wok-current view libnl/stuff/libnl-1.1-ULONG_MAX.patch @ rev 7239
Fixed wanted linux receipts to remove modules that are in modules-VERSION.list if they exist in other packages.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Nov 13 03:27:43 2010 +0000 (2010-11-13) |
parents | |
children | e8b6a292c4f7 |
line source
1 --- libnl-1.1-ori/include/netlink-local.h Mon Jan 14 15:48:45 2008
2 +++ libnl-1.1/include/netlink-local.h Sat Sep 26 06:33:01 2009
3 @@ -26,6 +26,7 @@
4 #include <sys/socket.h>
5 #include <inttypes.h>
6 #include <assert.h>
7 +#include <limits.h>
9 #include <arpa/inet.h>
10 #include <netdb.h>