From cafefbf26360cd6638981221d0e8d1f8b474dfc5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 22 Feb 2011 09:47:36 +0000 Subject: Add HAVE_CONFIG_H. --- testsuites/psxtests/psxtimer02/psxtimer.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuites/psxtests/psxtimer02') diff --git a/testsuites/psxtests/psxtimer02/psxtimer.c b/testsuites/psxtests/psxtimer02/psxtimer.c index 671eb92828..1ce2c14999 100644 --- a/testsuites/psxtests/psxtimer02/psxtimer.c +++ b/testsuites/psxtests/psxtimer02/psxtimer.c @@ -22,6 +22,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #define CONFIGURE_INIT #include "system.h" #include "tmacros.h" -- cgit v1.2.3