diff options
Diffstat (limited to 'text-regex.c')
| -rw-r--r-- | text-regex.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/text-regex.c b/text-regex.c index 7c6812e..0cf05ab 100644 --- a/text-regex.c +++ b/text-regex.c @@ -1,6 +1,3 @@ -#include <stdlib.h> -#include <string.h> - #include "text-regex.h" struct Regex { |
