cvs-cvs
[Top][All Lists]
Advanced

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

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


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

Index: ccvs/lib/nanosleep.c
diff -u ccvs/lib/nanosleep.c:1.5 ccvs/lib/nanosleep.c:1.6
--- ccvs/lib/nanosleep.c:1.5    Mon May 23 17:44:31 2005
+++ ccvs/lib/nanosleep.c        Mon Sep 19 21:26:13 2005
@@ -17,7 +17,9 @@
 
 /* written by Jim Meyering */
 
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
 
 /* Undefine nanosleep here so any prototype is not redefined to be a
    prototype for rpl_nanosleep. (they'd conflict e.g., on alpha-dec-osf3.2)  */




reply via email to

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