]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - include/uapi/linux/netlink.h
uapi: move constants from <linux/kernel.h> to <linux/const.h>
[mirror_ubuntu-hirsute-kernel.git] / include / uapi / linux / netlink.h
index c3816ff7bfc32f4bd68315f92cb6c6a01f8cc6fc..3d94269bbfa87c2608725e1b553b4ec4ddf55438 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef _UAPI__LINUX_NETLINK_H
 #define _UAPI__LINUX_NETLINK_H
 
-#include <linux/kernel.h>
+#include <linux/const.h>
 #include <linux/socket.h> /* for __kernel_sa_family_t */
 #include <linux/types.h>