diff options
Diffstat (limited to 'src/libutil/str_util.h')
-rw-r--r-- | src/libutil/str_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/str_util.h b/src/libutil/str_util.h index 2f822d97c..75938668b 100644 --- a/src/libutil/str_util.h +++ b/src/libutil/str_util.h @@ -27,6 +27,7 @@ #define SRC_LIBUTIL_STR_UTIL_H_ #include "config.h" +#include "ucl.h" /** * Compare two memory regions of size `l` using case insensitive matching |