From b77d390537d164ad79f2bedff0a7edcfefb20411 Mon Sep 17 00:00:00 2001 From: aymanrgab Date: Sun, 22 Oct 2023 10:23:10 +0000 Subject: [PATCH] Fix build --- include/linux/pmalloc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/pmalloc.h b/include/linux/pmalloc.h index f479b4264..2a0ee091d 100644 --- a/include/linux/pmalloc.h +++ b/include/linux/pmalloc.h @@ -17,6 +17,7 @@ #include #include +#include #define PMALLOC_DEFAULT_ALLOC_ORDER (-1)