diff options
Diffstat (limited to 'mp-h.in')
-rw-r--r-- | mp-h.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ MA 02111-1307, USA. */ gmp.h and mp.h to allow both to be included in an application or during the library build. Use the t-gmp-mp-h.pl script to check. */ #ifndef __GNU_MP__ -#define __GNU_MP__ 3 +#define __GNU_MP__ 4 #define __need_size_t #include <stddef.h> |