diff --git a/headers/private/kernel/util/SinglyLinkedList.h b/headers/private/kernel/util/SinglyLinkedList.h index ed13417178..9598a83d97 100644 --- a/headers/private/kernel/util/SinglyLinkedList.h +++ b/headers/private/kernel/util/SinglyLinkedList.h @@ -8,6 +8,9 @@ #define KERNEL_UTIL_SINGLY_LINKED_LIST_H +#include + + #ifdef __cplusplus // SinglyLinkedListLink