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