From 7d3f9c646a0e33d77bf60b0335ba122e143622f1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 22 Feb 2011 07:37:03 +0000 Subject: Add HAVE_CONFIG_H. --- testsuites/sptests/sp14/asr.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuites/sptests/sp14/asr.c') diff --git a/testsuites/sptests/sp14/asr.c b/testsuites/sptests/sp14/asr.c index a60fca9a84..7cec7a3b59 100644 --- a/testsuites/sptests/sp14/asr.c +++ b/testsuites/sptests/sp14/asr.c @@ -18,6 +18,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "system.h" #include "tmacros.h" -- cgit v1.2.3