diff options
Diffstat (limited to 'include/cache.h')
-rw-r--r-- | include/cache.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cache.h b/include/cache.h index b12fec25915..296ae3c8b48 100644 --- a/include/cache.h +++ b/include/cache.h @@ -6,6 +6,8 @@ #ifndef __CACHE_H #define __CACHE_H +#include <linux/types.h> + struct udevice; /* |