aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/gnunet-daemon-regexprofiler.c1
-rw-r--r--src/regex/gnunet-regex-profiler.c1
-rw-r--r--src/regex/gnunet-regex-simulation-profiler.c1
-rw-r--r--src/regex/gnunet-service-regex.c1
-rw-r--r--src/regex/perf-regex.c1
-rw-r--r--src/regex/plugin_block_regex.c1
-rw-r--r--src/regex/regex_api_announce.c1
-rw-r--r--src/regex/regex_api_search.c1
-rw-r--r--src/regex/regex_block_lib.c1
-rw-r--r--src/regex/regex_internal.c1
-rw-r--r--src/regex/regex_internal_dht.c1
-rw-r--r--src/regex/regex_test_graph.c1
-rw-r--r--src/regex/regex_test_lib.c1
-rw-r--r--src/regex/regex_test_random.c3
-rw-r--r--src/regex/test_regex_api.c1
-rw-r--r--src/regex/test_regex_eval_api.c1
-rw-r--r--src/regex/test_regex_graph_api.c1
-rw-r--r--src/regex/test_regex_integration.c1
-rw-r--r--src/regex/test_regex_iterate_api.c1
-rw-r--r--src/regex/test_regex_proofs.c1
20 files changed, 1 insertions, 21 deletions
diff --git a/src/regex/gnunet-daemon-regexprofiler.c b/src/regex/gnunet-daemon-regexprofiler.c
index d3303b255..70301338f 100644
--- a/src/regex/gnunet-daemon-regexprofiler.c
+++ b/src/regex/gnunet-daemon-regexprofiler.c
@@ -28,7 +28,6 @@
28 * @author Bartlomiej Polot 28 * @author Bartlomiej Polot
29 */ 29 */
30#include "platform.h" 30#include "platform.h"
31#include "platform.h"
32#include "gnunet_util_lib.h" 31#include "gnunet_util_lib.h"
33#include "regex_internal_lib.h" 32#include "regex_internal_lib.h"
34#include "regex_test_lib.h" 33#include "regex_test_lib.h"
diff --git a/src/regex/gnunet-regex-profiler.c b/src/regex/gnunet-regex-profiler.c
index 92ba5dcd3..8238ad3df 100644
--- a/src/regex/gnunet-regex-profiler.c
+++ b/src/regex/gnunet-regex-profiler.c
@@ -25,7 +25,6 @@
25 * @author Maximilian Szengel 25 * @author Maximilian Szengel
26 */ 26 */
27#include "platform.h" 27#include "platform.h"
28#include "platform.h"
29#include "gnunet_applications.h" 28#include "gnunet_applications.h"
30#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
31#include "regex_internal_lib.h" 30#include "regex_internal_lib.h"
diff --git a/src/regex/gnunet-regex-simulation-profiler.c b/src/regex/gnunet-regex-simulation-profiler.c
index fed0c786b..ab6d65d58 100644
--- a/src/regex/gnunet-regex-simulation-profiler.c
+++ b/src/regex/gnunet-regex-simulation-profiler.c
@@ -29,7 +29,6 @@
29 */ 29 */
30 30
31#include "platform.h" 31#include "platform.h"
32#include "platform.h"
33#include "gnunet_util_lib.h" 32#include "gnunet_util_lib.h"
34#include "regex_internal_lib.h" 33#include "regex_internal_lib.h"
35#include "gnunet_mysql_lib.h" 34#include "gnunet_mysql_lib.h"
diff --git a/src/regex/gnunet-service-regex.c b/src/regex/gnunet-service-regex.c
index 75ad76a2e..c25ef9eda 100644
--- a/src/regex/gnunet-service-regex.c
+++ b/src/regex/gnunet-service-regex.c
@@ -25,7 +25,6 @@
25 * @author Christian Grothoff 25 * @author Christian Grothoff
26 */ 26 */
27#include "platform.h" 27#include "platform.h"
28#include "platform.h"
29#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"
30#include "regex_internal_lib.h" 29#include "regex_internal_lib.h"
31#include "regex_ipc.h" 30#include "regex_ipc.h"
diff --git a/src/regex/perf-regex.c b/src/regex/perf-regex.c
index ae84fb19e..fbddc58eb 100644
--- a/src/regex/perf-regex.c
+++ b/src/regex/perf-regex.c
@@ -26,7 +26,6 @@
26#include "platform.h" 26#include "platform.h"
27#include <regex.h> 27#include <regex.h>
28#include <time.h> 28#include <time.h>
29#include "platform.h"
30#include "regex_internal_lib.h" 29#include "regex_internal_lib.h"
31#include "regex_test_lib.h" 30#include "regex_test_lib.h"
32 31
diff --git a/src/regex/plugin_block_regex.c b/src/regex/plugin_block_regex.c
index 911909e0c..5f23a32df 100644
--- a/src/regex/plugin_block_regex.c
+++ b/src/regex/plugin_block_regex.c
@@ -24,7 +24,6 @@
24 * @author Bartlomiej Polot 24 * @author Bartlomiej Polot
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
28#include "gnunet_block_plugin.h" 27#include "gnunet_block_plugin.h"
29#include "gnunet_block_group_lib.h" 28#include "gnunet_block_group_lib.h"
30#include "block_regex.h" 29#include "block_regex.h"
diff --git a/src/regex/regex_api_announce.c b/src/regex/regex_api_announce.c
index 1451b42d0..12f173476 100644
--- a/src/regex/regex_api_announce.c
+++ b/src/regex/regex_api_announce.c
@@ -24,7 +24,6 @@
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
28#include "gnunet_protocols.h" 27#include "gnunet_protocols.h"
29#include "gnunet_util_lib.h" 28#include "gnunet_util_lib.h"
30#include "gnunet_regex_service.h" 29#include "gnunet_regex_service.h"
diff --git a/src/regex/regex_api_search.c b/src/regex/regex_api_search.c
index b48b8b7ba..71219cbdd 100644
--- a/src/regex/regex_api_search.c
+++ b/src/regex/regex_api_search.c
@@ -25,7 +25,6 @@
25 * @author Christian Grothoff 25 * @author Christian Grothoff
26 */ 26 */
27#include "platform.h" 27#include "platform.h"
28#include "platform.h"
29#include "gnunet_protocols.h" 28#include "gnunet_protocols.h"
30#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
31#include "gnunet_regex_service.h" 30#include "gnunet_regex_service.h"
diff --git a/src/regex/regex_block_lib.c b/src/regex/regex_block_lib.c
index 548d29eea..048d6d743 100644
--- a/src/regex/regex_block_lib.c
+++ b/src/regex/regex_block_lib.c
@@ -24,7 +24,6 @@
24 * regex in the DHT 24 * regex in the DHT
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
28#include "regex_block_lib.h" 27#include "regex_block_lib.h"
29#include "gnunet_constants.h" 28#include "gnunet_constants.h"
30 29
diff --git a/src/regex/regex_internal.c b/src/regex/regex_internal.c
index b02e5501d..c4fab6b56 100644
--- a/src/regex/regex_internal.c
+++ b/src/regex/regex_internal.c
@@ -24,7 +24,6 @@
24 * @author Maximilian Szengel 24 * @author Maximilian Szengel
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
28#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
29#include "gnunet_regex_service.h" 28#include "gnunet_regex_service.h"
30#include "regex_internal_lib.h" 29#include "regex_internal_lib.h"
diff --git a/src/regex/regex_internal_dht.c b/src/regex/regex_internal_dht.c
index 2f99e1047..bda979edb 100644
--- a/src/regex/regex_internal_dht.c
+++ b/src/regex/regex_internal_dht.c
@@ -24,7 +24,6 @@
24 * @author Bartlomiej Polot 24 * @author Bartlomiej Polot
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
28#include "regex_internal_lib.h" 27#include "regex_internal_lib.h"
29#include "regex_block_lib.h" 28#include "regex_block_lib.h"
30#include "gnunet_dht_service.h" 29#include "gnunet_dht_service.h"
diff --git a/src/regex/regex_test_graph.c b/src/regex/regex_test_graph.c
index 67a11e863..c8efae772 100644
--- a/src/regex/regex_test_graph.c
+++ b/src/regex/regex_test_graph.c
@@ -23,7 +23,6 @@
23 * @author Maximilian Szengel 23 * @author Maximilian Szengel
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "platform.h"
27#include "regex_internal_lib.h" 26#include "regex_internal_lib.h"
28#include "regex_test_lib.h" 27#include "regex_test_lib.h"
29#include "regex_internal.h" 28#include "regex_internal.h"
diff --git a/src/regex/regex_test_lib.c b/src/regex/regex_test_lib.c
index fb31ab428..2fece6bff 100644
--- a/src/regex/regex_test_lib.c
+++ b/src/regex/regex_test_lib.c
@@ -26,7 +26,6 @@
26 */ 26 */
27 27
28#include "platform.h" 28#include "platform.h"
29#include "platform.h"
30#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
31 30
32 31
diff --git a/src/regex/regex_test_random.c b/src/regex/regex_test_random.c
index 94ed3997f..56508b3b4 100644
--- a/src/regex/regex_test_random.c
+++ b/src/regex/regex_test_random.c
@@ -23,9 +23,8 @@
23 * @author Maximilian Szengel 23 * @author Maximilian Szengel
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "platform.h"
27#include "regex_test_lib.h" 26#include "regex_test_lib.h"
28#include "gnunet_crypto_lib.h" 27#include "gnunet_util_lib.h"
29#include "regex_internal.h" 28#include "regex_internal.h"
30 29
31 30
diff --git a/src/regex/test_regex_api.c b/src/regex/test_regex_api.c
index 9bacebf3f..9761e80f9 100644
--- a/src/regex/test_regex_api.c
+++ b/src/regex/test_regex_api.c
@@ -23,7 +23,6 @@
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "platform.h"
27#include "gnunet_util_lib.h" 26#include "gnunet_util_lib.h"
28#include "gnunet_testing_lib.h" 27#include "gnunet_testing_lib.h"
29#include "gnunet_regex_service.h" 28#include "gnunet_regex_service.h"
diff --git a/src/regex/test_regex_eval_api.c b/src/regex/test_regex_eval_api.c
index 059eb6b0b..475bfb7c8 100644
--- a/src/regex/test_regex_eval_api.c
+++ b/src/regex/test_regex_eval_api.c
@@ -25,7 +25,6 @@
25#include "platform.h" 25#include "platform.h"
26#include <regex.h> 26#include <regex.h>
27#include <time.h> 27#include <time.h>
28#include "platform.h"
29#include "regex_internal_lib.h" 28#include "regex_internal_lib.h"
30#include "regex_test_lib.h" 29#include "regex_test_lib.h"
31#include "regex_internal.h" 30#include "regex_internal.h"
diff --git a/src/regex/test_regex_graph_api.c b/src/regex/test_regex_graph_api.c
index 7b1dfe550..5c12ea229 100644
--- a/src/regex/test_regex_graph_api.c
+++ b/src/regex/test_regex_graph_api.c
@@ -25,7 +25,6 @@
25#include "platform.h" 25#include "platform.h"
26#include <regex.h> 26#include <regex.h>
27#include <time.h> 27#include <time.h>
28#include "platform.h"
29#include "regex_internal_lib.h" 28#include "regex_internal_lib.h"
30#include "regex_test_lib.h" 29#include "regex_test_lib.h"
31#include "regex_internal.h" 30#include "regex_internal.h"
diff --git a/src/regex/test_regex_integration.c b/src/regex/test_regex_integration.c
index 6d2221ef3..2e6874e4d 100644
--- a/src/regex/test_regex_integration.c
+++ b/src/regex/test_regex_integration.c
@@ -25,7 +25,6 @@
25 * @author Christian Grothoff 25 * @author Christian Grothoff
26 */ 26 */
27#include "platform.h" 27#include "platform.h"
28#include "platform.h"
29#include "gnunet_applications.h" 28#include "gnunet_applications.h"
30#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"
31#include "gnunet_tun_lib.h" 30#include "gnunet_tun_lib.h"
diff --git a/src/regex/test_regex_iterate_api.c b/src/regex/test_regex_iterate_api.c
index ec5113413..4fb4f7817 100644
--- a/src/regex/test_regex_iterate_api.c
+++ b/src/regex/test_regex_iterate_api.c
@@ -25,7 +25,6 @@
25#include "platform.h" 25#include "platform.h"
26#include <regex.h> 26#include <regex.h>
27#include <time.h> 27#include <time.h>
28#include "platform.h"
29#include "regex_internal_lib.h" 28#include "regex_internal_lib.h"
30#include "regex_block_lib.h" 29#include "regex_block_lib.h"
31#include "regex_internal.h" 30#include "regex_internal.h"
diff --git a/src/regex/test_regex_proofs.c b/src/regex/test_regex_proofs.c
index 0d17ef210..289b1183b 100644
--- a/src/regex/test_regex_proofs.c
+++ b/src/regex/test_regex_proofs.c
@@ -23,7 +23,6 @@
23 * @author Maximilian Szengel 23 * @author Maximilian Szengel
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "platform.h"
27#include "regex_internal_lib.h" 26#include "regex_internal_lib.h"
28#include "regex_test_lib.h" 27#include "regex_test_lib.h"
29#include "regex_internal.h" 28#include "regex_internal.h"