aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dns-stuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'dirmngr/dns-stuff.c')
-rw-r--r--dirmngr/dns-stuff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dirmngr/dns-stuff.c b/dirmngr/dns-stuff.c
index 8b25e02cb..728f662ae 100644
--- a/dirmngr/dns-stuff.c
+++ b/dirmngr/dns-stuff.c
@@ -40,6 +40,7 @@
#else
# if HAVE_SYSTEM_RESOLVER
# include <netinet/in.h>
+# include <arpa/nameser.h>
# include <resolv.h>
# endif
# include <netdb.h>