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