summaryrefslogtreecommitdiffstats
path: root/testsuite/rcconf01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/rcconf01')
-rw-r--r--testsuite/rcconf01/test_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/rcconf01/test_main.c b/testsuite/rcconf01/test_main.c
index 51723bc7..4701390c 100644
--- a/testsuite/rcconf01/test_main.c
+++ b/testsuite/rcconf01/test_main.c
@@ -23,7 +23,7 @@
* SUCH DAMAGE.
*/
-#include <rtems/bsd/sys/param.h>
+#include <sys/param.h>
#include <assert.h>
#include <ctype.h>