nixpkgs/pkgs/os-specific/linux/libnl/libnl-1.1-glibc-2.8-ULONG_MAX.patch
Evgeny Egorochkin bfc2a38651 libnl 1.x: packaged.
svn path=/nixpkgs/trunk/; revision=25365
2011-01-03 17:02:47 +00:00

14 lines
331 B
Diff

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>