summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2009-09-20 21:03:05 +0200
committerThomas Habets <thomas@habets.pp.se>2009-09-20 21:03:05 +0200
commitf94054fe5fde98ca129bc7c4758aa983aaf54d6e (patch)
tree64bd97922dc4535ed15d412e5c1cff368053200a /configure.ac
parent31863d8646ebffe12af619f827d3ffd98e24f43d (diff)
downloadarping-f94054fe5fde98ca129bc7c4758aa983aaf54d6e.tar.gz
Build stuff, and added --help for extended help
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6a87654..e6f1ef3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,11 @@ netinet/in.h \
stdlib.h \
sys/socket.h \
sys/time.h \
+sys/types.h \
+stdint.h \
+libnet.h \
+win32/libnet.h \
+net/bpf.h \
unistd.h])
# Checks for typedefs, structures, and compiler characteristics.