aboutsummaryrefslogtreecommitdiffstats
path: root/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'list.c')
-rw-r--r--list.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/list.c b/list.c
index df0bfc4..8bab96f 100644
--- a/list.c
+++ b/list.c
@@ -19,7 +19,6 @@
#include <sys/time.h>
#ifdef USE_REGEXP
-# include "malloc.h"
# include <regex.h>
#endif