[Pkg-shadow-commits] r3129 - in upstream/trunk: . lib

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Thu Mar 18 00:03:12 UTC 2010


Author: nekral-guest
Date: 2010-03-18 00:03:06 +0000 (Thu, 18 Mar 2010)
New Revision: 3129

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/lib/tcbfuncs.c
Log:
	* lib/tcbfuncs.c: Include shadowio.h, needed for the
	spw_setdbname's prototype.

Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2010-03-18 00:02:45 UTC (rev 3128)
+++ upstream/trunk/ChangeLog	2010-03-18 00:03:06 UTC (rev 3129)
@@ -11,6 +11,8 @@
 	integers to booleans.
 	* lib/tcbfuncs.c: Avoid assignments in comparisons.
 	* lib/tcbfuncs.c: Do not free path before its last use.
+	* lib/tcbfuncs.c: Include shadowio.h, needed for the
+	spw_setdbname's prototype.
 
 2010-03-17  Nicolas François  <nicolas.francois at centraliens.net>
 

Modified: upstream/trunk/lib/tcbfuncs.c
===================================================================
--- upstream/trunk/lib/tcbfuncs.c	2010-03-18 00:02:45 UTC (rev 3128)
+++ upstream/trunk/lib/tcbfuncs.c	2010-03-18 00:03:06 UTC (rev 3129)
@@ -34,6 +34,7 @@
 
 #include "defines.h"
 #include "getdef.h"
+#include "shadowio.h"
 #include "tcbfuncs.h"
 
 #define SHADOWTCB_HASH_BY 1000




More information about the Pkg-shadow-commits mailing list