diff lib-src/wakeup.c @ 438:84b14dcb0985 r21-2-27

Import from CVS: tag r21-2-27
author cvs
date Mon, 13 Aug 2007 11:32:25 +0200
parents 3ecd8885ac67
children abe6d1db359e
line wrap: on
line diff
--- a/lib-src/wakeup.c	Mon Aug 13 11:31:26 2007 +0200
+++ b/lib-src/wakeup.c	Mon Aug 13 11:32:25 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>