summaryrefslogtreecommitdiff
path: root/cpukit/score/src/watchdogtimeslicedefault.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/watchdogtimeslicedefault.c')
-rw-r--r--cpukit/score/src/watchdogtimeslicedefault.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/watchdogtimeslicedefault.c b/cpukit/score/src/watchdogtimeslicedefault.c
index 91be2b51e6..1e6ab5a91c 100644
--- a/cpukit/score/src/watchdogtimeslicedefault.c
+++ b/cpukit/score/src/watchdogtimeslicedefault.c
@@ -25,7 +25,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif