Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
[platform/kernel/u-boot.git] / lib_generic / sha1.c
index a192e5f..da5bc16 100644 (file)
 
 #ifndef USE_HOSTCC
 #include <common.h>
+#include <linux/string.h>
 #else
 #include <string.h>
 #endif /* USE_HOSTCC */
 #include <watchdog.h>
-#include <linux/string.h>
 #include "sha1.h"
 
 /*