From: nekral-guest Date: Sat, 9 Aug 2008 23:27:05 +0000 (+0000) Subject: Include missing exitcodes.h X-Git-Tag: 4.1.3~278 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0528803da67c89937e7b1f8d33be16da44a0800e;p=shadow Include missing exitcodes.h --- diff --git a/src/chgpasswd.c b/src/chgpasswd.c index fb78da9f..1b4f237e 100644 --- a/src/chgpasswd.c +++ b/src/chgpasswd.c @@ -43,6 +43,7 @@ #include "pam_defs.h" #endif /* USE_PAM */ #include "defines.h" +#include "exitcodes.h" #include "nscd.h" #include "prototypes.h" #include "groupio.h"