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