cvs-cvs
[Top][All Lists]
Advanced

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

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


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/root.c [signed-commits]
Date: Fri, 14 Oct 2005 12:45:56 -0400

Index: ccvs/src/root.c
diff -u ccvs/src/root.c:1.119.2.1 ccvs/src/root.c:1.119.2.2
--- ccvs/src/root.c:1.119.2.1   Wed Oct 12 02:46:37 2005
+++ ccvs/src/root.c     Fri Oct 14 16:45:51 2005
@@ -14,6 +14,13 @@
  * Determine the path to the CVSROOT and set "Root" accordingly.
  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+/* Verify interface.  */
+#include "root.h"
+
 #include "cvs.h"
 #include <assert.h>
 #include "getline.h"




reply via email to

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