Эх сурвалжийг харах

Use watchdog-aware functions when calculating hashes of images

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Bartlomiej Sieka 17 жил өмнө
parent
commit
1de6b28be5
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      lib_generic/crc32.c

+ 1 - 1
lib_generic/crc32.c

@@ -13,8 +13,8 @@
 #else
 #include <stdint.h>
 #endif
-#include <watchdog.h>
 
+#include <watchdog.h>
 #include "zlib.h"
 
 #define local static