summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxgetattrnp01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxgetattrnp01')
-rw-r--r--testsuites/psxtests/psxgetattrnp01/init.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxgetattrnp01/init.c b/testsuites/psxtests/psxgetattrnp01/init.c
index 986c650b56..dca5a25dae 100644
--- a/testsuites/psxtests/psxgetattrnp01/init.c
+++ b/testsuites/psxtests/psxgetattrnp01/init.c
@@ -7,11 +7,12 @@
* http://www.rtems.org/license/LICENSE.
*/
+#define _GNU_SOURCE
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#define _GNU_SOURCE
#include <tmacros.h>
#include <errno.h>
#include <sched.h>