aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gns.h')
-rw-r--r--src/gns/gns.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gns/gns.h b/src/gns/gns.h
index aad36ebfe..31730f8ac 100644
--- a/src/gns/gns.h
+++ b/src/gns/gns.h
@@ -28,6 +28,8 @@
28#ifndef GNS_H 28#ifndef GNS_H
29#define GNS_H 29#define GNS_H
30 30
31#define GNUNET_GNS_TLD "gnunet"
32
31GNUNET_NETWORK_STRUCT_BEGIN 33GNUNET_NETWORK_STRUCT_BEGIN
32 34
33/** 35/**