cvs-cvs
[Top][All Lists]
Advanced

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

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


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

Index: ccvs/lib/gettimeofday.c
diff -u ccvs/lib/gettimeofday.c:1.2 ccvs/lib/gettimeofday.c:1.3
--- ccvs/lib/gettimeofday.c:1.2 Mon May 23 17:44:31 2005
+++ ccvs/lib/gettimeofday.c     Mon Sep 19 21:26:13 2005
@@ -20,7 +20,9 @@
 
 /* written by Jim Meyering */
 
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
 
 /* Disable the definitions of these functions (from config.h)
    so we can use the library versions here.  */




reply via email to

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