From 4b2746331189715bb668299fa6d7f5108b31bcce Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Dec 2011 06:52:09 +0000 Subject: =?UTF-8?q?2011-12-13=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Check for getrusage decl. * psxgetrusage01/init.c: Fix header file inclusion order. Move configuration section up. Apply HAVE_DECL_GETRUSAGE. --- testsuites/psxtests/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'testsuites/psxtests/ChangeLog') diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index a0493648de..4f1ab4f5b3 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,11 @@ +2011-12-13 Ralf Corsépius + + * configure.ac: Check for getrusage decl. + * psxgetrusage01/init.c: + Fix header file inclusion order. + Move configuration section up. + Apply HAVE_DECL_GETRUSAGE. + 2011-12-09 Sebastian Huber * psxconfig01/init.c: Fix due to alignment issue. -- cgit v1.2.3