From 1095ec17c5f4c099b6913cdb75d0fcd74346a234 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 18 Jan 2005 09:03:45 +0000 Subject: Include config.h. --- cpukit/rtems/src/clockset.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/rtems/src/clockset.c') diff --git a/cpukit/rtems/src/clockset.c b/cpukit/rtems/src/clockset.c index 5de5dc0edb..befdc5339b 100644 --- a/cpukit/rtems/src/clockset.c +++ b/cpukit/rtems/src/clockset.c @@ -11,6 +11,10 @@ * $Id$ */ +#if HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include -- cgit v1.2.3