diff options
Diffstat (limited to 'set_prec.c')
-rw-r--r-- | set_prec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/set_prec.c b/set_prec.c index 3f52e5b17..ae2e654f3 100644 --- a/set_prec.c +++ b/set_prec.c @@ -20,6 +20,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> +#include <stdlib.h> #include "gmp.h" #include "gmp-impl.h" #include "mpfr.h" |