aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_peerstore_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_peerstore_service.h')
-rw-r--r--src/include/gnunet_peerstore_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_peerstore_service.h b/src/include/gnunet_peerstore_service.h
index 63ec0167b..e9e344d88 100644
--- a/src/include/gnunet_peerstore_service.h
+++ b/src/include/gnunet_peerstore_service.h
@@ -33,8 +33,8 @@
33#ifndef GNUNET_PEERSTORE_SERVICE_H 33#ifndef GNUNET_PEERSTORE_SERVICE_H
34#define GNUNET_PEERSTORE_SERVICE_H 34#define GNUNET_PEERSTORE_SERVICE_H
35 35
36#include "platform.h"
37#include "gnunet_util_lib.h" 36#include "gnunet_util_lib.h"
37#include "gnunet_common.h"
38 38
39#ifdef __cplusplus 39#ifdef __cplusplus
40extern "C" 40extern "C"