aboutsummaryrefslogtreecommitdiff
path: root/src/ext/ext_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/ext_api.c')
-rw-r--r--src/ext/ext_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/ext_api.c b/src/ext/ext_api.c
index f4fe779..65637d5 100644
--- a/src/ext/ext_api.c
+++ b/src/ext/ext_api.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 Copyright (C) 3 Copyright (C) 20xx GNUnet e.V.
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -21,7 +21,7 @@
21/** 21/**
22 * @file ext/ext_api.c 22 * @file ext/ext_api.c
23 * @brief API for ext 23 * @brief API for ext
24 * @author 24 * @author
25 */ 25 */
26#include <gnunet/platform.h> 26#include <gnunet/platform.h>
27#include <gnunet/gnunet_util_lib.h> 27#include <gnunet/gnunet_util_lib.h>