]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_generic/sha1.c
Make getenv_IPaddr() global
[karo-tx-uboot.git] / lib_generic / sha1.c
index a192e5f3dd15308330ac40a8bef12a7346529eda..da5bc16f3c65def17421c4042431ad500aa5111c 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"
 
 /*