wok-6.x rev 9939
libnl: fix patch path
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 18 02:15:39 2011 +0200 (2011-05-18) |
parents | 48a70b47742a |
children | 094af656a8ff |
files | libnl/stuff/libnl-1.1-ULONG_MAX.patch |
line diff
1.1 --- a/libnl/stuff/libnl-1.1-ULONG_MAX.patch Wed May 18 02:13:31 2011 +0200 1.2 +++ b/libnl/stuff/libnl-1.1-ULONG_MAX.patch Wed May 18 02:15:39 2011 +0200 1.3 @@ -1,5 +1,5 @@ 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 +--- include/netlink-local.h Mon Jan 14 15:48:45 2008 1.7 ++++ include/netlink-local.h Sat Sep 26 06:33:01 2009 1.8 @@ -26,6 +26,7 @@ 1.9 #include <sys/socket.h> 1.10 #include <inttypes.h>