diff --git a/src/util/sss_format.h b/src/util/sss_format.h index 5cf080842e..9a30417042 100644 --- a/src/util/sss_format.h +++ b/src/util/sss_format.h @@ -27,6 +27,8 @@ #ifndef __SSS_FORMAT_H__ #define __SSS_FORMAT_H__ +#include "config.h" + #include /* key_serial_t is defined in keyutils.h as typedef int32_t */