summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios/init.c')
-rw-r--r--testsuites/libtests/termios/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/termios/init.c b/testsuites/libtests/termios/init.c
index eb7045bf31..932c527f32 100644
--- a/testsuites/libtests/termios/init.c
+++ b/testsuites/libtests/termios/init.c
@@ -38,7 +38,7 @@
rtems_task Init (rtems_task_argument argument);
-#include <confdefs.h>
+#include <rtems/confdefs.h>
#include <stdio.h>
#include <unistd.h>