mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
307 B
Diff
10 lines
307 B
Diff
--- libnl-1.1.orig/include/netlink-local.h 2008-01-14 16:48:45.000000000 +0100
|
|
+++ libnl-1.1/include/netlink-local.h 2009-06-26 11:15:33.186011844 +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>
|