cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/lib/mkdir.c


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/mkdir.c
Date: Mon, 19 Sep 2005 17:26:35 -0400

Index: ccvs/lib/mkdir.c
diff -u ccvs/lib/mkdir.c:1.6 ccvs/lib/mkdir.c:1.7
--- ccvs/lib/mkdir.c:1.6        Mon May 23 17:44:31 2005
+++ ccvs/lib/mkdir.c    Mon Sep 19 21:26:13 2005
@@ -19,7 +19,9 @@
 
 /* written by Jim Meyering */
 
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
 
 /* Disable the definition of mkdir to rpl_mkdir (from config.h) in this
    file.  Otherwise, we'd get conflicting prototypes for rpl_mkdir on




reply via email to

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