aboutsummaryrefslogtreecommitdiffstats
path: root/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmalloc.c')
-rw-r--r--xmalloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmalloc.c b/xmalloc.c
index 10b3d7e1..a58748a4 100644
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -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