Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
[platform/kernel/u-boot.git] / lib_generic / md5.c
index 20178b8..9150510 100644 (file)
    and to fit the cifs vfs by
    Steve French sfrench@us.ibm.com */
 
-#include <linux/types.h>
+#ifndef USE_HOSTCC
+#include <common.h>
 #include <linux/string.h>
+#else
+#include <string.h>
+#endif /* USE_HOSTCC */
+#include <watchdog.h>
+#include <linux/types.h>
 #include <u-boot/md5.h>
 
 static void