summaryrefslogtreecommitdiffstats
path: root/include/netlink-local.h
diff options
context:
space:
mode:
authorThomas Graf <tgr@lsx.(none)>2010-07-02 14:06:59 +0200
committerThomas Graf <tgr@lsx.(none)>2010-07-02 14:06:59 +0200
commitdb5bd57899affbcaf42ac0b93c5c7be8f51ca390 (patch)
treeca9e9cc76aad8662a7ac4005f7807ae6d476e3c7 /include/netlink-local.h
parentd378220c96c3c8b6f27dca33e7d8ba03318f9c2d (diff)
downloadandroid_external_libnl-db5bd57899affbcaf42ac0b93c5c7be8f51ca390.tar.gz
android_external_libnl-db5bd57899affbcaf42ac0b93c5c7be8f51ca390.tar.bz2
android_external_libnl-db5bd57899affbcaf42ac0b93c5c7be8f51ca390.zip
Packet Location Interface
Diffstat (limited to 'include/netlink-local.h')
-rw-r--r--include/netlink-local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netlink-local.h b/include/netlink-local.h
index 1fafb51..e0c79db 100644
--- a/include/netlink-local.h
+++ b/include/netlink-local.h
@@ -23,6 +23,7 @@
#include <stdarg.h>
#include <ctype.h>
#include <sys/types.h>
+#include <sys/stat.h>
#include <sys/socket.h>
#include <inttypes.h>
#include <assert.h>