Use watchdog-aware functions when calculating hashes of images
[platform/kernel/u-boot.git] / lib_generic / crc32.c
index 73070de..57c6d66 100644 (file)
@@ -13,8 +13,8 @@
 #else
 #include <stdint.h>
 #endif
-#include <watchdog.h>
 
+#include <watchdog.h>
 #include "zlib.h"
 
 #define local static