Description: Fix FTBFS on Hurd (bug: 424571) Author: Roger Light Forwarded: yes --- a/config.h +++ b/config.h @@ -28,3 +28,5 @@ #define uthash_malloc(sz) _mosquitto_malloc(sz) #define uthash_free(ptr,sz) _mosquitto_free(ptr) +#include +