1
0
forked from ports/opt
opt/libnl/libnl-1.1-limits.patch
Juergen Daubert 3b27d95fb0 Revert "libnl: update to 3.2.17"
This reverts commit 8e99773fbe2fa96310c5dd11ac12666660c1c636.
2013-01-25 21:54:41 +01:00

13 lines
416 B
Diff

Index: libnl-1.1/include/netlink-local.h
===================================================================
--- libnl-1.1.orig/include/netlink-local.h 2008-10-08 19:58:47.000000000 +0200
+++ libnl-1.1/include/netlink-local.h 2008-10-08 19:58:51.000000000 +0200
@@ -26,6 +26,7 @@
#include <sys/socket.h>
#include <inttypes.h>
#include <assert.h>
+#include <limits.h>
#include <arpa/inet.h>
#include <netdb.h>