summaryrefslogtreecommitdiff
path: root/inits2.c
diff options
context:
space:
mode:
Diffstat (limited to 'inits2.c')
-rw-r--r--inits2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inits2.c b/inits2.c
index 0a36bc1a1..1a6153a90 100644
--- a/inits2.c
+++ b/inits2.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
#undef HAVE_STDARG
#include "config.h" /* for a build within gmp */
#endif