aboutsummaryrefslogtreecommitdiff
path: root/src/util/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/regex.c')
-rw-r--r--src/util/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/regex.c b/src/util/regex.c
index c2040a4b8..282d3aa99 100644
--- a/src/util/regex.c
+++ b/src/util/regex.c
@@ -23,9 +23,9 @@
23 * @author Maximilian Szengel 23 * @author Maximilian Szengel
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26
26#include "platform.h" 27#include "platform.h"
27#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"
28#include "gnunet_tun_lib.h"
29 29
30/** 30/**
31 * 'wildcard', matches all possible values (for HEX encoding). 31 * 'wildcard', matches all possible values (for HEX encoding).