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/heapallocate.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/score/src/heapallocate.c') diff --git a/cpukit/score/src/heapallocate.c b/cpukit/score/src/heapallocate.c index d49eb62b46..b0f17dca85 100644 --- a/cpukit/score/src/heapallocate.c +++ b/cpukit/score/src/heapallocate.c @@ -11,6 +11,9 @@ * $Id$ */ +#if HAVE_CONFIG_H +#include "config.h" +#endif #include #include -- cgit v1.2.3