]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/env_nowhere.c
Remove unneeded #include <malloc.h>
[people/ms/u-boot.git] / common / env_nowhere.c
index b274c0355747d6669257a424576bd2fc42f062de..ee4237c7e906889fe6833baab2d8425a04b6d79d 100644 (file)
@@ -31,7 +31,6 @@
 #include <command.h>
 #include <environment.h>
 #include <linux/stddef.h>
-#include <malloc.h>
 
 env_t *env_ptr = NULL;