mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue