summaryrefslogtreecommitdiffstats
path: root/libc/include/net/if_arp.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2012-09-12 16:08:14 -0700
committerElliott Hughes <enh@google.com>2012-09-12 16:08:14 -0700
commitf801cf55bebc8d0d397fbe6db8cc91b3afb78149 (patch)
treea45eaf32f0a057f7e4b3fb7db2333d9c84491b0c /libc/include/net/if_arp.h
parentccd7ee624a81d61675fa08e149fe190a317341eb (diff)
parent47bda0c293c167f12ddde6e66192ad581c4a67e1 (diff)
downloadbionic-f801cf55bebc8d0d397fbe6db8cc91b3afb78149.zip
bionic-f801cf55bebc8d0d397fbe6db8cc91b3afb78149.tar.gz
bionic-f801cf55bebc8d0d397fbe6db8cc91b3afb78149.tar.bz2
resolved conflicts for merge of 47bda0c2 to jb-mr1-dev
Change-Id: Ia1969c79111c006bde709920254a515646c20aa7
Diffstat (limited to 'libc/include/net/if_arp.h')
-rw-r--r--libc/include/net/if_arp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/include/net/if_arp.h b/libc/include/net/if_arp.h
index a25f1b4..5eae82c 100644
--- a/libc/include/net/if_arp.h
+++ b/libc/include/net/if_arp.h
@@ -1 +1,2 @@
+#include <sys/socket.h>
#include <linux/if_arp.h>