aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ext/gnunet-service-ext.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/gnunet-service-ext.c b/src/ext/gnunet-service-ext.c
index d172eb2..d434182 100644
--- a/src/ext/gnunet-service-ext.c
+++ b/src/ext/gnunet-service-ext.c
@@ -23,6 +23,7 @@
23 * @brief ext service implementation 23 * @brief ext service implementation
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#include <gnunet/platform.h>
26#include "gnunet_ext_config.h" 27#include "gnunet_ext_config.h"
27#include <stddef.h> 28#include <stddef.h>
28 29