aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 4d8619a29..17df7acb7 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -26,9 +26,8 @@
26#ifndef CORE_H 26#ifndef CORE_H
27#define CORE_H 27#define CORE_H
28 28
29#include "gnunet_bandwidth_lib.h"
30#include "gnunet_transport_service.h" 29#include "gnunet_transport_service.h"
31#include "gnunet_crypto_lib.h" 30#include "gnunet_util_lib.h"
32#include "gnunet_time_lib.h" 31#include "gnunet_time_lib.h"
33 32
34/** 33/**