aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_regex.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-12-13 17:30:08 +0100
committerChristian Grothoff <christian@grothoff.org>2018-12-13 17:30:16 +0100
commitbdb3420bc937f0ab9187695a56f0e63d7c227f00 (patch)
tree14e1995fbb0d12c2049afd04515ed3337261627a /src/util/test_regex.c
parentfe4f3105b7b0f6bc3160b1396fe7af07bde0bd8d (diff)
downloadgnunet-bdb3420bc937f0ab9187695a56f0e63d7c227f00.tar.gz
gnunet-bdb3420bc937f0ab9187695a56f0e63d7c227f00.zip
add function to obtain monotonic time
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).