From 98843fb85434cb1331dd5fdbf6f6d72d8d95a679 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 25 Oct 2009 17:46:40 +0000 Subject: [PATCH] =?UTF-8?q?2009-10-25=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psx11/init.c, psx09/init.c: Include . --- testsuites/psxtests/psx09/init.c | 2 ++ testsuites/psxtests/psx11/init.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/testsuites/psxtests/psx09/init.c b/testsuites/psxtests/psx09/init.c index dc79dc637d..797ad9ec0e 100644 --- a/testsuites/psxtests/psx09/init.c +++ b/testsuites/psxtests/psx09/init.c @@ -9,6 +9,8 @@ * $Id$ */ +#include + #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx11/init.c b/testsuites/psxtests/psx11/init.c index a6d38aafe1..0c4d4243e1 100644 --- a/testsuites/psxtests/psx11/init.c +++ b/testsuites/psxtests/psx11/init.c @@ -9,6 +9,8 @@ * $Id$ */ +#include + #define CONFIGURE_INIT #include "system.h" #include