wok-next diff libnl/stuff/libnl-1.1-ULONG_MAX.patch @ rev 4727

Add: evince, *-doc, *-dev
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Jan 06 16:26:38 2010 +0100 (2010-01-06)
parents
children e8b6a292c4f7
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libnl/stuff/libnl-1.1-ULONG_MAX.patch	Wed Jan 06 16:26:38 2010 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- libnl-1.1-ori/include/netlink-local.h	Mon Jan 14 15:48:45 2008
     1.5 ++++ libnl-1.1/include/netlink-local.h	Sat Sep 26 06:33:01 2009
     1.6 +@@ -26,6 +26,7 @@
     1.7 + #include <sys/socket.h>
     1.8 + #include <inttypes.h>
     1.9 + #include <assert.h>
    1.10 ++#include <limits.h>
    1.11 + 
    1.12 + #include <arpa/inet.h>
    1.13 + #include <netdb.h>