summaryrefslogtreecommitdiffstats
path: root/base/libnl/gcc43.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-17 21:37:36 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-17 21:37:36 +0100
commitbeb47d3f1fe5e73929d42ec1490acdf85eb6b0b8 (patch)
treef0c3c31f645a154cc1c0184e3acdd5144947df89 /base/libnl/gcc43.patch
parent6d1dfc9b5e483ec9690fde1c12a6607722e60325 (diff)
downloadnutyx-pakxe-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.tar.gz
nutyx-pakxe-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.tar.bz2
nutyx-pakxe-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.tar.xz
nutyx-pakxe-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.zip
libnl, déplacé dans base
Diffstat (limited to 'base/libnl/gcc43.patch')
-rw-r--r--base/libnl/gcc43.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/base/libnl/gcc43.patch b/base/libnl/gcc43.patch
new file mode 100644
index 000000000..e9089639b
--- /dev/null
+++ b/base/libnl/gcc43.patch
@@ -0,0 +1,11 @@
+--- libnl-1.1/include/netlink-local.h.orig 2008-06-08 19:09:20.000000000 +0200
++++ libnl-1.1/include/netlink-local.h 2008-06-08 19:09:33.000000000 +0200
+@@ -26,6 +26,7 @@
+ #include <sys/socket.h>
+ #include <inttypes.h>
+ #include <assert.h>
++#include <limits.h>
+
+ #include <arpa/inet.h>
+ #include <netdb.h>
+