aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/gnunet-service-cadet_channel.c')
-rw-r--r--src/cadet/gnunet-service-cadet_channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cadet/gnunet-service-cadet_channel.c b/src/cadet/gnunet-service-cadet_channel.c
index 78658c296..85028799d 100644
--- a/src/cadet/gnunet-service-cadet_channel.c
+++ b/src/cadet/gnunet-service-cadet_channel.c
@@ -34,6 +34,7 @@
34 * reserve more bits in 'options' to allow for buffer size control? 34 * reserve more bits in 'options' to allow for buffer size control?
35 */ 35 */
36#include "platform.h" 36#include "platform.h"
37#include "platform.h"
37#include "cadet.h" 38#include "cadet.h"
38#include "gnunet_statistics_service.h" 39#include "gnunet_statistics_service.h"
39#include "gnunet-service-cadet_channel.h" 40#include "gnunet-service-cadet_channel.h"