summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxdevctl01/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxdevctl01/test.c')
-rw-r--r--testsuites/psxtests/psxdevctl01/test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxdevctl01/test.c b/testsuites/psxtests/psxdevctl01/test.c
index 0fe9d9460b..ed22ba8410 100644
--- a/testsuites/psxtests/psxdevctl01/test.c
+++ b/testsuites/psxtests/psxdevctl01/test.c
@@ -13,11 +13,12 @@
* http://www.rtems.org/license/LICENSE.
*/
+#define _POSIX_26_C_SOURCE
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#define _POSIX_26_C_SOURCE
#include "tmacros.h"
#include <errno.h>
#include <sys/ioctl.h>