mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 10:34:04 +02:00
11 lines
311 B
Diff
11 lines
311 B
Diff
|
--- libnl-1.1/include/netlink-local.h.orig 2011-03-29 09:20:22.000000000 -0300
|
||
|
+++ libnl-1.1/include/netlink-local.h 2011-03-29 09:20:43.000000000 -0300
|
||
|
@@ -25,6 +25,7 @@
|
||
|
#include <sys/types.h>
|
||
|
#include <sys/socket.h>
|
||
|
#include <inttypes.h>
|
||
|
+#include <limits.h>
|
||
|
#include <assert.h>
|
||
|
|
||
|
#include <arpa/inet.h>
|