diff options
author | Maria Matejka <mq@ucw.cz> | 2023-01-22 13:19:22 +0100 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2023-01-22 13:19:22 +0100 |
commit | 521fec2fdc391ee468fd3f58f994609483e6a6eb (patch) | |
tree | cf78b05da718c8003332e25b0217f3769f964aaf /sysdep/cf/linux.h | |
parent | 21c4c8eafb7125375b2e562cc0e7e9d52bbb1aaf (diff) | |
parent | 2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c (diff) |
Merge commit '2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c' into thread-next
Diffstat (limited to 'sysdep/cf/linux.h')
-rw-r--r-- | sysdep/cf/linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/cf/linux.h b/sysdep/cf/linux.h index 85598c10..9c37dd8a 100644 --- a/sysdep/cf/linux.h +++ b/sysdep/cf/linux.h @@ -16,6 +16,7 @@ #define CONFIG_INCLUDE_SYSIO_H "sysdep/linux/sysio.h" #define CONFIG_INCLUDE_KRTSYS_H "sysdep/linux/krt-sys.h" +#define CONFIG_INCLUDE_NLSYS_H "sysdep/linux/netlink-sys.h" #define CONFIG_LINUX_NETLINK |