diff --git a/Kernel/API/POSIX/sys/socket.h b/Kernel/API/POSIX/sys/socket.h index c7353bc77b..11f1e942dc 100644 --- a/Kernel/API/POSIX/sys/socket.h +++ b/Kernel/API/POSIX/sys/socket.h @@ -7,6 +7,7 @@ #pragma once #include +#include #include #ifdef __cplusplus