diff options
Diffstat (limited to 'common/main.c')
-rw-r--r-- | common/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/main.c b/common/main.c index 9f649db..2922624 100644 --- a/common/main.c +++ b/common/main.c @@ -26,7 +26,6 @@ #include <common.h> #include <watchdog.h> #include <command.h> -#include <malloc.h> #ifdef CFG_HUSH_PARSER #include <hush.h> |