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