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

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


Author: nekral-guest
Date: 2010-03-18 00:04:54 +0000 (Thu, 18 Mar 2010)
New Revision: 3134

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/lib/tcbfuncs.c
Log:
	* lib/tcbfuncs.c: Include prototypes.h for the definition of Prog.

Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2010-03-18 00:04:33 UTC (rev 3133)
+++ upstream/trunk/ChangeLog	2010-03-18 00:04:54 UTC (rev 3134)
@@ -16,6 +16,7 @@
 	* lib/tcbfuncs.c: Ignore fflush() return value.
 	* lib/tcbfuncs.c: Avoid implicit signed to unsigned conversions.
 	* lib/tcbfuncs.c: Avoid integer to char conversions.
+	* lib/tcbfuncs.c: Include prototypes.h for the definition of Prog.
 
 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:04:33 UTC (rev 3133)
+++ upstream/trunk/lib/tcbfuncs.c	2010-03-18 00:04:54 UTC (rev 3134)
@@ -33,6 +33,7 @@
 #include "config.h"
 
 #include "defines.h"
+#include "prototypes.h"
 #include "getdef.h"
 #include "shadowio.h"
 #include "tcbfuncs.h"




More information about the Pkg-shadow-commits mailing list