summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgflush.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremsgflush.c')
-rw-r--r--cpukit/score/src/coremsgflush.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/src/coremsgflush.c b/cpukit/score/src/coremsgflush.c
index f6e0d6836a..1f4ee1839b 100644
--- a/cpukit/score/src/coremsgflush.c
+++ b/cpukit/score/src/coremsgflush.c
@@ -17,6 +17,10 @@
* $Id$
*/
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <rtems/system.h>
#include <rtems/score/chain.h>
#include <rtems/score/isr.h>