aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_program.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_program.c')
-rw-r--r--src/util/test_program.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_program.c b/src/util/test_program.c
index efb754e56..3d63b0336 100644
--- a/src/util/test_program.c
+++ b/src/util/test_program.c
@@ -22,6 +22,7 @@
22 * @brief tests for program.c 22 * @brief tests for program.c
23 */ 23 */
24 24
25#include "platform.h"
25#include "gnunet_util_lib.h" 26#include "gnunet_util_lib.h"
26 27
27 28