aboutsummaryrefslogtreecommitdiff
path: root/src/template/test_template_api.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-04 19:35:42 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-04 19:35:42 +0900
commit38e77d7ab84a21e9aebd558558105c95254ac430 (patch)
tree016efa7b50dfd39e42b41b6e3075874de6e5b633 /src/template/test_template_api.c
parent292cefa2a12a78ae54fb56a3961452f439cb744f (diff)
downloadgnunet-38e77d7ab84a21e9aebd558558105c95254ac430.tar.gz
gnunet-38e77d7ab84a21e9aebd558558105c95254ac430.zip
UTIL: Allow only inlcusion of util glib-style.
Diffstat (limited to 'src/template/test_template_api.c')
-rw-r--r--src/template/test_template_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/template/test_template_api.c b/src/template/test_template_api.c
index 4f7583b6b..196edec2d 100644
--- a/src/template/test_template_api.c
+++ b/src/template/test_template_api.c
@@ -22,7 +22,6 @@
22 * @brief testcase for template.c 22 * @brief testcase for template.c
23 */ 23 */
24#include "platform.h" 24#include "platform.h"
25#include "platform.h"
26 25
27static int 26static int
28check () 27check ()