mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
dirmngr: Fix dns-stuff.c.
* dirmngr/dns-stuff.c: Don't include arpa/nameser.h. -- It is not needed at all. T_CERT may be defined by different type of ns_type. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
c64763c3a7
commit
1538523156
@ -40,7 +40,6 @@
|
||||
#else
|
||||
# if HAVE_SYSTEM_RESOLVER
|
||||
# include <netinet/in.h>
|
||||
# include <arpa/nameser.h>
|
||||
# include <resolv.h>
|
||||
# endif
|
||||
# include <netdb.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user