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