aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_regex.c')
-rw-r--r--src/util/test_regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_regex.c b/src/util/test_regex.c
index 2e7d52828..4eb7cf87d 100644
--- a/src/util/test_regex.c
+++ b/src/util/test_regex.c
@@ -21,7 +21,7 @@
21 * @author Maximilian Szengel 21 * @author Maximilian Szengel
22 */ 22 */
23#include "platform.h" 23#include "platform.h"
24#include "gnunet_tun_lib.h" 24#include "gnunet_util_lib.h"
25 25
26/** 26/**
27 * 'wildcard', matches all possible values (for HEX encoding). 27 * 'wildcard', matches all possible values (for HEX encoding).