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