aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/regex_internal.c')
-rw-r--r--src/regex/regex_internal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex/regex_internal.c b/src/regex/regex_internal.c
index c4fab6b56..b02e5501d 100644
--- a/src/regex/regex_internal.c
+++ b/src/regex/regex_internal.c
@@ -24,6 +24,7 @@
24 * @author Maximilian Szengel 24 * @author Maximilian Szengel
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
27#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"
28#include "gnunet_regex_service.h" 29#include "gnunet_regex_service.h"
29#include "regex_internal_lib.h" 30#include "regex_internal_lib.h"