summaryrefslogtreecommitdiff
path: root/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'errno.c')
-rw-r--r--errno.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/errno.c b/errno.c
index 895b183c5..afb25f9b6 100644
--- a/errno.c
+++ b/errno.c
@@ -19,4 +19,8 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
+
+#include "gmp.h"
+#include "gmp-impl.h"
+
int gmp_errno = 0;