diff options
Diffstat (limited to 'xmalloc.c')
-rw-r--r-- | xmalloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ #include <config.h> #include <stdio.h> #include <string.h> -#include <sys/types.h> #if defined(STDC_HEADERS) #include <stdlib.h> #endif |