aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_allocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_common_allocation.c')
-rw-r--r--src/util/test_common_allocation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_common_allocation.c b/src/util/test_common_allocation.c
index 438d39751..0c6f5fc5a 100644
--- a/src/util/test_common_allocation.c
+++ b/src/util/test_common_allocation.c
@@ -23,7 +23,7 @@
23 * @brief testcase for common_allocation.c 23 * @brief testcase for common_allocation.c
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "gnunet_common.h" 26#include "gnunet_util_lib.h"
27 27
28static int 28static int
29check () 29check ()