Dear Maintainer, Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is> --- answer.c | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/answer.c b/answer.c index 69330ce..d602c80 100644 --- a/answer.c +++ b/answer.c @@ -13,6 +13,7 @@ #include "global.h" #include "answer.h" #include "aux.h" +#include "chset.h" #include "db.h" #include "fullname.h" #include "group.h" @@ -99,8 +100,10 @@ static int ed_line; #include <time.h> #include <pwd.h>