aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-30 22:01:13 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-30 22:01:13 +0000
commit7abf844d0d4de319f2b093d50b0334af9a9d3bda (patch)
tree212272d6aaf9e5530ce44418149b9158f1eb0f7c /src/set/gnunet-service-set.h
parent8556fe9ebd0c4f8e63577a43155ffede20607f41 (diff)
downloadgnunet-7abf844d0d4de319f2b093d50b0334af9a9d3bda.tar.gz
gnunet-7abf844d0d4de319f2b093d50b0334af9a9d3bda.zip
-fixing build issues in fs/set related to #3047
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index b6ef113eb..63b743ec4 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -28,10 +28,9 @@
28#define GNUNET_SERVICE_SET_H_PRIVATE 28#define GNUNET_SERVICE_SET_H_PRIVATE
29 29
30#include "platform.h" 30#include "platform.h"
31#include "gnunet_common.h" 31#include "gnunet_util_lib.h"
32#include "gnunet_protocols.h" 32#include "gnunet_protocols.h"
33#include "gnunet_applications.h" 33#include "gnunet_applications.h"
34#include "gnunet_util_lib.h"
35#include "gnunet_core_service.h" 34#include "gnunet_core_service.h"
36#include "gnunet_mesh_service.h" 35#include "gnunet_mesh_service.h"
37#include "gnunet_set_service.h" 36#include "gnunet_set_service.h"