summary refs log tree commit diff
path: root/pkgs/os-specific/linux/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch
blob: 79dd039a3388bb003535122712812ce775f41659 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://bugs.gentoo.org/show_bug.cgi?id=225393

--- libnl-1.1/include/netlink-local.h	2008-06-09 07:54:20 +0000
+++ libnl-1.1/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>