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