cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/entries.c [signed-commits2]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/entries.c [signed-commits2]
Date: Tue, 15 Nov 2005 22:30:22 -0500

Index: ccvs/src/entries.c
diff -u ccvs/src/entries.c:1.66.4.1 ccvs/src/entries.c:1.66.4.2
--- ccvs/src/entries.c:1.66.4.1 Thu Nov 10 04:47:44 2005
+++ ccvs/src/entries.c  Wed Nov 16 03:30:18 2005
@@ -16,6 +16,14 @@
  * the Entries file.
  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+/* Validate API.  */
+#include "entries.h"
+
+/* CVS */
 #include "cvs.h"
 #include "getline.h"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]