From 169daa11155988a210fac949297381743f3cb400 Mon Sep 17 00:00:00 2001 From: Kacper Date: Tue, 9 Dec 2025 23:14:53 +0100 Subject: feat: clang-tidy fixes --- include/aio.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/aio.h') diff --git a/include/aio.h b/include/aio.h index 8481d9cf..9227cdfc 100644 --- a/include/aio.h +++ b/include/aio.h @@ -1,6 +1,8 @@ #ifndef __AIO_H #define __AIO_H +#include +#include #define __BITS_SIGEVENT_H_ #include #undef __BITS_SIGEVENT_H_ -- cgit v1.2.3