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