diff options
Diffstat (limited to 'stdlib/seed48_r.c')
-rw-r--r-- | stdlib/seed48_r.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/seed48_r.c b/stdlib/seed48_r.c index 31a5856a94..ec3a3ec561 100644 --- a/stdlib/seed48_r.c +++ b/stdlib/seed48_r.c @@ -19,6 +19,7 @@ #include <stdlib.h> #include <string.h> +#include <limits.h> int __seed48_r (seed16v, buffer) |