diff options
-rw-r--r-- | tools/file2include.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/file2include.c b/tools/file2include.c index b98af30a728..775440cba9f 100644 --- a/tools/file2include.c +++ b/tools/file2include.c @@ -18,7 +18,6 @@ #include <stdio.h> #include <stdlib.h> #include <stdint.h> -#include <malloc.h> /* Size of the blocks written to the compressed file */ #define BLOCK_SIZE 8 |