diff options
Diffstat (limited to 'text-regex.c')
| -rw-r--r-- | text-regex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/text-regex.c b/text-regex.c index 439c24a..b0549b6 100644 --- a/text-regex.c +++ b/text-regex.c @@ -1,6 +1,5 @@ #include <stdlib.h> #include <string.h> -#include <regex.h> #include "text-regex.h" |
