diff lib-src/wakeup.c @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents e11d67e05968
children de805c49cfc1
line wrap: on
line diff
--- a/lib-src/wakeup.c	Mon Aug 13 11:12:06 2007 +0200
+++ b/lib-src/wakeup.c	Mon Aug 13 11:13:30 2007 +0200
@@ -1,6 +1,6 @@
 /* Program to produce output at regular intervals.  */
 
-#include <../src/config.h>
+#include <config.h>
 
 #if __STDC__ || defined(STDC_HEADERS)
 #include <stdlib.h>