diff options
Diffstat (limited to 'src/file_apa.c')
-rw-r--r-- | src/file_apa.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/file_apa.c b/src/file_apa.c index 8e8a7367..0316043d 100644 --- a/src/file_apa.c +++ b/src/file_apa.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 |