summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-02 17:20:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-02 17:20:54 +0000
commit5143105e73fde2cbc017a4aa6dc694038d1471f9 (patch)
tree7b98b7ad632718750c41ba2fa66470a0f6024fee /testsuites/psxtests
parent2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-5143105e73fde2cbc017a4aa6dc694038d1471f9.tar.bz2
2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxfile01/test_cat.c: Does not need posix specific macros.
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog4
-rw-r--r--testsuites/psxtests/psxfile01/test_cat.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 8f0d177e98..4478a19c8e 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * psxfile01/test_cat.c: Does not need posix specific macros.
+
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
* psxfile01/Makefile.am, psxfile01/psxfile01.scn, psxfile01/test.c:
diff --git a/testsuites/psxtests/psxfile01/test_cat.c b/testsuites/psxtests/psxfile01/test_cat.c
index 38eaf3ac88..422cf89400 100644
--- a/testsuites/psxtests/psxfile01/test_cat.c
+++ b/testsuites/psxtests/psxfile01/test_cat.c
@@ -23,7 +23,7 @@
#include <string.h>
#include <ctype.h>
-#include <pmacros.h>
+#include <tmacros.h>
/*
* test_cat routine