]> git.pld-linux.org Git - packages/libnl.git/blob - libnl-ULONG_MAX.patch
- BR: graphviz (for apidocs)
[packages/libnl.git] / libnl-ULONG_MAX.patch
1 --- libnl-1.1/include/netlink-local.h.orig      2008-01-14 16:48:45.000000000 +0100
2 +++ libnl-1.1/include/netlink-local.h   2008-05-19 09:35:18.000000000 +0200
3 @@ -26,6 +26,7 @@
4  #include <sys/socket.h>
5  #include <inttypes.h>
6  #include <assert.h>
7 +#include <limits.h>
8  
9  #include <arpa/inet.h>
10  #include <netdb.h>
This page took 0.051967 seconds and 3 git commands to generate.