summaryrefslogtreecommitdiffstats
path: root/libasyncns/asyncns.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-07 17:46:39 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-07 17:46:39 +0000
commite18cec38df01df9869b919000afe7db3ba1dd15f (patch)
treedd6864fa0157400c71784426a67716b7a6583b54 /libasyncns/asyncns.h
parent20ab54c8ed99456c1e75344a6e6f88665f6a880c (diff)
make the stuff compile with autoconf/automake
git-svn-id: file:///home/lennart/svn/public/libasyncns/trunk@8 cc0fb855-19ed-0310-866e-8c1d96e4abae
Diffstat (limited to 'libasyncns/asyncns.h')
-rw-r--r--libasyncns/asyncns.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libasyncns/asyncns.h b/libasyncns/asyncns.h
index 05873a6..861f15c 100644
--- a/libasyncns/asyncns.h
+++ b/libasyncns/asyncns.h
@@ -1,6 +1,7 @@
#ifndef fooasyncnshfoo
#define fooasyncnshfoo
+#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>