[Pkg-shadow-commits] r2258 - upstream/trunk/src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sat Aug 9 23:27:06 UTC 2008


Author: nekral-guest
Date: 2008-08-09 23:27:05 +0000 (Sat, 09 Aug 2008)
New Revision: 2258

Modified:
   upstream/trunk/src/chgpasswd.c
Log:
Include missing exitcodes.h

Modified: upstream/trunk/src/chgpasswd.c
===================================================================
--- upstream/trunk/src/chgpasswd.c	2008-08-09 23:25:49 UTC (rev 2257)
+++ upstream/trunk/src/chgpasswd.c	2008-08-09 23:27:05 UTC (rev 2258)
@@ -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"




More information about the Pkg-shadow-commits mailing list