aboutsummaryrefslogtreecommitdiffstats
path: root/util/pka.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/pka.c')
-rw-r--r--util/pka.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/pka.c b/util/pka.c
index 3c9e5c437..2a39a4feb 100644
--- a/util/pka.c
+++ b/util/pka.c
@@ -1,5 +1,5 @@
/* pka.c - DNS Public Key Association RR access
- * Copyright (C) 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
@@ -32,6 +32,7 @@
#else
#include <netinet/in.h>
#include <arpa/nameser.h>
+#include <arpa/inet.h>
#include <resolv.h>
#endif
#endif /* USE_DNS_PKA */