You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/include/netlink-local.h
|
|
+++ b/include/netlink-local.h
|
|
@@ -26,6 +26,7 @@
|
|
#include <sys/socket.h>
|
|
#include <inttypes.h>
|
|
#include <assert.h>
|
|
+#include <limits.h>
|
|
|
|
#include <arpa/inet.h>
|
|
#include <netdb.h>
|
|
|