diff options
Diffstat (limited to 'tests/tset_sj.c')
-rw-r--r-- | tests/tset_sj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tset_sj.c b/tests/tset_sj.c index bee04095e..a4c6d488d 100644 --- a/tests/tset_sj.c +++ b/tests/tset_sj.c @@ -21,7 +21,7 @@ along with the MPFR Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include "config.h" /* for a build within gmp */ #endif |