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