diff options
-rw-r--r-- | include/netlink-local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netlink-local.h b/include/netlink-local.h index 3942a4a..958ac23 100644 --- 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> |