From 5f7a6c8f6816a826a2dd93eadc5039733f7db606 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Jun 2013 08:55:56 +0000 Subject: moving functions for testing and evaluation and experiments to the test library, minimizing the internal library, renaming files according to which library they belong to --- src/regex/test_regex_graph_api.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/regex/test_regex_graph_api.c') diff --git a/src/regex/test_regex_graph_api.c b/src/regex/test_regex_graph_api.c index 303a0ce07..a0d44fb2f 100644 --- a/src/regex/test_regex_graph_api.c +++ b/src/regex/test_regex_graph_api.c @@ -26,6 +26,7 @@ #include #include "platform.h" #include "regex_internal_lib.h" +#include "regex_test_lib.h" #include "regex_internal.h" #define KEEP_FILES 1 -- cgit v1.2.3