diff --git a/rmutil/util.h b/rmutil/util.h index 9249a53..57fd2a3 100644 --- a/rmutil/util.h +++ b/rmutil/util.h @@ -3,6 +3,7 @@ #include #include +#include /// make sure the response is not NULL or an error, and if it is sends the error to the client and exit the current function #define RMUTIL_ASSERT_NOERROR(r) \