summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/loopback/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/loopback/init.c')
-rw-r--r--testsuites/samples/loopback/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/loopback/init.c b/testsuites/samples/loopback/init.c
index b0aaf66597..3261b45b63 100644
--- a/testsuites/samples/loopback/init.c
+++ b/testsuites/samples/loopback/init.c
@@ -23,7 +23,7 @@
#define CONFIGURE_INIT
rtems_task Init(rtems_task_argument argument);
-#include <confdefs.h>
+#include <rtems/confdefs.h>
#include <rtems/rtems_bsdnet.h>
#include <rtems/error.h>