--- a/src/cx/common.h Thu Oct 31 12:15:13 2024 +0100 +++ b/src/cx/common.h Thu Oct 31 12:15:45 2024 +0100 @@ -95,7 +95,6 @@ #include <stdbool.h> #include <stdint.h> -#ifndef UCX_TEST_H /** * Function pointer compatible with fwrite-like functions. */ @@ -105,7 +104,6 @@ size_t, void * ); -#endif // UCX_TEST_H /** * Function pointer compatible with fread-like functions.