aboutsummaryrefslogtreecommitdiffstats
path: root/main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch')
-rw-r--r--main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch b/main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch
new file mode 100644
index 0000000000..c4082cbab0
--- /dev/null
+++ b/main/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch
@@ -0,0 +1,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>
+