mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-08 07:05:24 +02:00
13 lines
416 B
Diff
13 lines
416 B
Diff
Index: libnl-1.1/include/netlink-local.h
|
|
===================================================================
|
|
--- libnl-1.1.orig/include/netlink-local.h 2009-06-18 15:28:32.614209645 +0400
|
|
+++ libnl-1.1/include/netlink-local.h 2009-06-18 15:28:44.094190518 +0400
|
|
@@ -26,6 +26,7 @@
|
|
#include <sys/socket.h>
|
|
#include <inttypes.h>
|
|
#include <assert.h>
|
|
+#include <limits.h>
|
|
|
|
#include <arpa/inet.h>
|
|
#include <netdb.h>
|