cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/subr.c [signed-commits]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/subr.c [signed-commits]
Date: Fri, 14 Oct 2005 21:38:23 -0400

Index: ccvs/src/subr.c
diff -u ccvs/src/subr.c:1.148.2.1 ccvs/src/subr.c:1.148.2.2
--- ccvs/src/subr.c:1.148.2.1   Wed Oct 12 02:46:37 2005
+++ ccvs/src/subr.c     Sat Oct 15 01:38:18 2005
@@ -13,6 +13,13 @@
  * Various useful functions for the CVS support code.
  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+/* Verify interface.  */
+#include "subr.h"
+
 #include "cvs.h"
 
 #include "canonicalize.h"




reply via email to

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