summaryrefslogtreecommitdiffstats
path: root/meta/packages/libnl/libnl/compilefix.patch
blob: f75ff282af4a5e18a223ca7e42472e23082e2a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: libnl-1.1/include/netlink-local.h
===================================================================
--- libnl-1.1.orig/include/netlink-local.h	2009-09-04 10:10:09.000000000 +0100
+++ libnl-1.1/include/netlink-local.h	2009-09-04 10:10:15.000000000 +0100
@@ -26,6 +26,7 @@
 #include <sys/socket.h>
 #include <inttypes.h>
 #include <assert.h>
+#include <limits.h>
 
 #include <arpa/inet.h>
 #include <netdb.h>