summaryrefslogtreecommitdiff
path: root/gmp-glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'gmp-glue.c')
-rw-r--r--gmp-glue.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gmp-glue.c b/gmp-glue.c
index 5e3a9c2a..d483d7c4 100644
--- a/gmp-glue.c
+++ b/gmp-glue.c
@@ -20,6 +20,10 @@
* MA 02111-1301, USA.
*/
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <assert.h>
#include "gmp-glue.h"