diff -r 19379743e5a0 -r 502105523db7 src/cx/hash_key.h --- a/src/cx/hash_key.h Sun Apr 09 20:00:44 2023 +0200 +++ b/src/cx/hash_key.h Sun Apr 16 20:50:19 2023 +0200 @@ -38,7 +38,7 @@ #ifndef UCX_HASH_KEY_H #define UCX_HASH_KEY_H -#include "stddef.h" +#include "common.h" #ifdef __cplusplus extern "C" {