wok-stable annotate libnl/stuff/libnl-1.1-ULONG_MAX.patch @ rev 7230

Up: xfsprogs to 3.1.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 12 03:57:40 2010 +0000 (2010-11-12)
parents
children e8b6a292c4f7
rev   line source
erjo@4279 1 --- libnl-1.1-ori/include/netlink-local.h Mon Jan 14 15:48:45 2008
erjo@4279 2 +++ libnl-1.1/include/netlink-local.h Sat Sep 26 06:33:01 2009
erjo@4279 3 @@ -26,6 +26,7 @@
erjo@4279 4 #include <sys/socket.h>
erjo@4279 5 #include <inttypes.h>
erjo@4279 6 #include <assert.h>
erjo@4279 7 +#include <limits.h>
erjo@4279 8
erjo@4279 9 #include <arpa/inet.h>
erjo@4279 10 #include <netdb.h>