aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dns_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dns_service.h')
-rw-r--r--src/include/gnunet_dns_service.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/include/gnunet_dns_service.h b/src/include/gnunet_dns_service.h
index 16c3c80e9..d9a43ff8b 100644
--- a/src/include/gnunet_dns_service.h
+++ b/src/include/gnunet_dns_service.h
@@ -23,10 +23,9 @@
23 * @brief API to access the DNS service. 23 * @brief API to access the DNS service.
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#ifndef GNUNET_DNS_SERVICE_NEW_H 26#ifndef GNUNET_DNS_SERVICE_H
27#define GNUNET_DNS_SERVICE_NEW_H 27#define GNUNET_DNS_SERVICE_H
28 28
29#include "gnunet_common.h"
30#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
31 30
32 31