aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_hexcoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_hexcoder.c')
-rw-r--r--src/util/test_hexcoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_hexcoder.c b/src/util/test_hexcoder.c
index 3fcf413e6..7861d3aa0 100644
--- a/src/util/test_hexcoder.c
+++ b/src/util/test_hexcoder.c
@@ -25,6 +25,7 @@
25 * #GNUNET_DNSPARSER_bin_to_hex() 25 * #GNUNET_DNSPARSER_bin_to_hex()
26 */ 26 */
27 27
28#include "platform.h"
28#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
29#include "gnunet_dnsparser_lib.h" 30#include "gnunet_dnsparser_lib.h"
30 31