aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet_w32nsp_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet_w32nsp_lib.h')
-rw-r--r--src/gns/gnunet_w32nsp_lib.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gns/gnunet_w32nsp_lib.h b/src/gns/gnunet_w32nsp_lib.h
deleted file mode 100644
index 9d19ff2aa..000000000
--- a/src/gns/gnunet_w32nsp_lib.h
+++ /dev/null
@@ -1,10 +0,0 @@
1#if ! defined(GNUNET_W32NSP_LIB_H)
2#define GNUNET_W32NSP_LIB_H
3
4#include <basetyps.h>
5
6/* E0D24085-622C-4A93-9A0018-034469DE28DA */
7DEFINE_GUID (GNUNET_NAMESPACE_PROVIDER_DNS, 0xE0D24085L, 0x622C, 0x4A93, 0x9A,
8 0x18, 0x03, 0x44, 0x69, 0xDE, 0x28, 0xDA);
9
10#endif /* GNUNET_W32NSP_LIB_H */