diff options
Diffstat (limited to 'src/file_ab.c')
-rw-r--r-- | src/file_ab.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/file_ab.c b/src/file_ab.c index 00c86962..e49f752f 100644 --- a/src/file_ab.c +++ b/src/file_ab.c @@ -23,9 +23,6 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif -#ifdef HAVE_STRING_H -#include <string.h> -#endif #include <stdio.h> #include "types.h" #include "filegen.h" |