aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 3575dec..4e392e9 100644
--- a/main.c
+++ b/main.c
@@ -76,7 +76,6 @@ extern int errno;
extern int select();
#ifdef USE_REGEXP
-# include "malloc.h"
# include <regex.h>
#endif