aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc_api.c
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-12 23:26:47 +0000
committerGabor X Toth <*@tg-x.net>2016-01-12 23:26:47 +0000
commit50eaf8d7de763d25b7dae7ffdee8d7c6b5fe71ea (patch)
treea8023bdb9c9446a45792d7100303265c78713a50 /src/psyc/psyc_api.c
parent3cbdbe18dbd56def00c0014381ff90b4ee664904 (diff)
downloadgnunet-50eaf8d7de763d25b7dae7ffdee8d7c6b5fe71ea.tar.gz
gnunet-50eaf8d7de763d25b7dae7ffdee8d7c6b5fe71ea.zip
psycutil reorg: message, env, slicer
Diffstat (limited to 'src/psyc/psyc_api.c')
-rw-r--r--src/psyc/psyc_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/psyc/psyc_api.c b/src/psyc/psyc_api.c
index 8152fc47f..c9d74f3c8 100644
--- a/src/psyc/psyc_api.c
+++ b/src/psyc/psyc_api.c
@@ -34,7 +34,6 @@
34 34
35#include "platform.h" 35#include "platform.h"
36#include "gnunet_util_lib.h" 36#include "gnunet_util_lib.h"
37#include "gnunet_env_lib.h"
38#include "gnunet_multicast_service.h" 37#include "gnunet_multicast_service.h"
39#include "gnunet_psyc_service.h" 38#include "gnunet_psyc_service.h"
40#include "gnunet_psyc_util_lib.h" 39#include "gnunet_psyc_util_lib.h"