From 5f29d17bee39be3c2c6216ae678a4ba593587521 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 22 Sep 2020 17:31:19 +0200 Subject: linux/crc32.h: Update due to API changes --- rtemsbsd/powerpc/include/linux/crc32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtemsbsd/powerpc/include/linux/crc32.h b/rtemsbsd/powerpc/include/linux/crc32.h index 0edaaa07..a86ac4a0 100644 --- a/rtemsbsd/powerpc/include/linux/crc32.h +++ b/rtemsbsd/powerpc/include/linux/crc32.h @@ -28,7 +28,7 @@ #define _LINUX_CRC32_H #include -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3