summaryrefslogtreecommitdiffstats
path: root/main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch
blob: c4082cbab0142e9fcfd42b793dbed3528c8e60a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://bugs.gentoo.org/show_bug.cgi?id=225393

--- a/include/netlink-local.h	2008-06-09 07:54:20 +0000
+++ b/include/netlink-local.h	2008-06-09 07:54:47 +0000
@@ -26,6 +26,7 @@
 #include <sys/socket.h>
 #include <inttypes.h>
 #include <assert.h>
+#include <limits.h>
 
 #include <arpa/inet.h>
 #include <netdb.h>