diff -r 2e6e9d9f2159 -r c9d008861178 src/cx/compare.h --- a/src/cx/compare.h Wed Feb 08 20:26:09 2023 +0100 +++ b/src/cx/compare.h Wed Feb 08 20:26:26 2023 +0100 @@ -37,6 +37,8 @@ #ifndef UCX_COMPARE_H #define UCX_COMPARE_H +#include "common.h" + #ifdef __cplusplus extern "C" { #endif