diff --git a/libmisc/xgetspnam.c b/libmisc/xgetspnam.c index b394ef06..2c961a30 100644 --- a/libmisc/xgetspnam.c +++ b/libmisc/xgetspnam.c @@ -20,6 +20,8 @@ * This file provide wrapper to the getpwnam or getpwnam_r functions. */ +#include "shadowio.h" + #define LOOKUP_TYPE struct spwd #define FUNCTION_NAME getspnam #define ARG_TYPE const char *