diff options
Diffstat (limited to 'src/xregex.c')
-rw-r--r-- | src/xregex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xregex.c b/src/xregex.c index e8d6b23..3e14280 100644 --- a/src/xregex.c +++ b/src/xregex.c @@ -15,8 +15,6 @@ ****************************************************************************/ #include "xregex.h" -#include "bfstd.h" -#include "config.h" #include <assert.h> #include <errno.h> #include <stdlib.h> |