From a8eed2387c28bb56ada10f815874cc55b8d820a5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 27 Jan 2005 05:57:05 +0000 Subject: Include config.h. --- cpukit/score/src/objectgetnoprotection.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/score/src/objectgetnoprotection.c') diff --git a/cpukit/score/src/objectgetnoprotection.c b/cpukit/score/src/objectgetnoprotection.c index 667eae291c..7f3981e1e0 100644 --- a/cpukit/score/src/objectgetnoprotection.c +++ b/cpukit/score/src/objectgetnoprotection.c @@ -12,6 +12,10 @@ * $Id$ */ +#if HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include -- cgit v1.2.3