diff options
Diffstat (limited to 'common/hash.c')
-rw-r--r-- | common/hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/hash.c b/common/hash.c index 3d6b84de47..ac63803fed 100644 --- a/common/hash.c +++ b/common/hash.c @@ -10,7 +10,6 @@ */ #ifndef USE_HOSTCC -#include <common.h> #include <command.h> #include <env.h> #include <log.h> |