diff options
Diffstat (limited to 'src/file_edb.c')
-rw-r--r-- | src/file_edb.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/file_edb.c b/src/file_edb.c index 86072c99..1db9f5aa 100644 --- a/src/file_edb.c +++ b/src/file_edb.c @@ -23,9 +23,6 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif -#ifdef HAVE_STDLIB_H -#include <stdlib.h> -#endif #ifdef HAVE_STRING_H #include <string.h> #endif |