From d3a0b0007639eb699c9c98e79fe544ae33a03c62 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 Dec 2009 21:16:02 +0000 Subject: 2009-12-08 Joel Sherrill * psxrwlock01/test.c, psxspin01/test.c, psxspin02/test.c: Fix spacing and compilation issues. Initial test build was accidentally without POSIX enabled. --- testsuites/psxtests/psxrwlock01/test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtests/psxrwlock01') diff --git a/testsuites/psxtests/psxrwlock01/test.c b/testsuites/psxtests/psxrwlock01/test.c index c704bc1284..af17da1abe 100644 --- a/testsuites/psxtests/psxrwlock01/test.c +++ b/testsuites/psxtests/psxrwlock01/test.c @@ -11,6 +11,7 @@ * $Id$ */ +#include "tmacros.h" #include #include #include -- cgit v1.2.3