mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 03:23:32 -04:00
lib_generic/crc32.c: add missing #include <watchdog.h>
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
03ccdbcd56
commit
aff4f86448
@ -13,6 +13,7 @@
|
||||
#else
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
#include <watchdog.h>
|
||||
|
||||
#include "zlib.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user