Sat, 19 Oct 2024 13:49:44 +0200
remove <sys/types.h> include from common.h
--- a/src/cx/common.h Sat Oct 19 13:45:49 2024 +0200 +++ b/src/cx/common.h Sat Oct 19 13:49:44 2024 +0200 @@ -94,7 +94,6 @@ #include <stddef.h> #include <stdbool.h> #include <stdint.h> -#include <sys/types.h> #ifndef UCX_TEST_H /**