aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_start_only.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-10-01 13:58:14 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-10-01 13:58:14 +0000
commitfb61816b9f28ca3a1b73a5d9f5a2d9000fafa79e (patch)
tree26e92af3d13dc2837bccf3d63d87737593b5f0cc /src/core/test_core_api_start_only.c
parentdc7bd3da0953c2614edd915c27ca40b7f1cfd249 (diff)
downloadgnunet-fb61816b9f28ca3a1b73a5d9f5a2d9000fafa79e.tar.gz
gnunet-fb61816b9f28ca3a1b73a5d9f5a2d9000fafa79e.zip
fix tests
Diffstat (limited to 'src/core/test_core_api_start_only.c')
-rw-r--r--src/core/test_core_api_start_only.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/test_core_api_start_only.c b/src/core/test_core_api_start_only.c
index ca16eb856..dfcc40e87 100644
--- a/src/core/test_core_api_start_only.c
+++ b/src/core/test_core_api_start_only.c
@@ -23,7 +23,6 @@
23 * connects to the core service and shuts down again 23 * connects to the core service and shuts down again
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "gnunet_common.h"
27#include "gnunet_arm_service.h" 26#include "gnunet_arm_service.h"
28#include "gnunet_core_service.h" 27#include "gnunet_core_service.h"
29#include "gnunet_getopt_lib.h" 28#include "gnunet_getopt_lib.h"