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