diff options
Diffstat (limited to 'src/partauto.c')
-rw-r--r-- | src/partauto.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/partauto.c b/src/partauto.c index 50c204b0..8704f6ff 100644 --- a/src/partauto.c +++ b/src/partauto.c @@ -24,9 +24,6 @@ #include <config.h> #endif #include <stdio.h> -#ifdef HAVE_STDLIB_H -#include <stdlib.h> -#endif #ifdef HAVE_STRING_H #include <string.h> #endif |