summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxspin01
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-08 21:16:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-08 21:16:02 +0000
commitd3a0b0007639eb699c9c98e79fe544ae33a03c62 (patch)
tree2493f61f52d0691e6a5f2099263987a2821d2376 /testsuites/psxtests/psxspin01
parent2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-d3a0b0007639eb699c9c98e79fe544ae33a03c62.tar.bz2
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxrwlock01/test.c, psxspin01/test.c, psxspin02/test.c: Fix spacing and compilation issues. Initial test build was accidentally without POSIX enabled.
Diffstat (limited to 'testsuites/psxtests/psxspin01')
-rw-r--r--testsuites/psxtests/psxspin01/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxspin01/test.c b/testsuites/psxtests/psxspin01/test.c
index 58fa904bd1..15690a80ad 100644
--- a/testsuites/psxtests/psxspin01/test.c
+++ b/testsuites/psxtests/psxspin01/test.c
@@ -11,6 +11,7 @@
* $Id$
*/
+#include "tmacros.h"
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>