diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 22:24:59 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 22:24:59 +0200 |
commit | 5d64b53f230d69ada208f743582592007b3eb956 (patch) | |
tree | 4f0e2fb533870b153e9b71e8371229ac8fe0248a /base/libnl/gcc43.patch | |
parent | 71f270e65ce8168acd45fced404830f28a113022 (diff) | |
download | nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.gz nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.bz2 nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.xz nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.zip |
libnl, port nettoyé
Diffstat (limited to 'base/libnl/gcc43.patch')
-rw-r--r-- | base/libnl/gcc43.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/base/libnl/gcc43.patch b/base/libnl/gcc43.patch deleted file mode 100644 index e9089639b..000000000 --- a/base/libnl/gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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> - |