summaryrefslogtreecommitdiff
path: root/src/dns/gnunet-helper-dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns/gnunet-helper-dns.c')
-rw-r--r--src/dns/gnunet-helper-dns.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dns/gnunet-helper-dns.c b/src/dns/gnunet-helper-dns.c
index f1462f8c6..bc83da027 100644
--- a/src/dns/gnunet-helper-dns.c
+++ b/src/dns/gnunet-helper-dns.c
@@ -70,6 +70,7 @@
70/** 70/**
71 * Need 'struct GNUNET_MessageHeader'. 71 * Need 'struct GNUNET_MessageHeader'.
72 */ 72 */
73#include "gnunet_crypto_lib.h"
73#include "gnunet_common.h" 74#include "gnunet_common.h"
74 75
75/** 76/**