diff options
Diffstat (limited to 'unix/gccollect.c')
-rw-r--r-- | unix/gccollect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/gccollect.c b/unix/gccollect.c index 32b3d8bc6..117c13144 100644 --- a/unix/gccollect.c +++ b/unix/gccollect.c @@ -25,6 +25,7 @@ */ #include <stdio.h> +#include <stdint.h> #include "mpconfig.h" #include "misc.h" |