diff options
Diffstat (limited to 'stdlib/lcong48_r.c')
-rw-r--r-- | stdlib/lcong48_r.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/lcong48_r.c b/stdlib/lcong48_r.c index f607bc5..8584edd 100644 --- a/stdlib/lcong48_r.c +++ b/stdlib/lcong48_r.c @@ -18,6 +18,7 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdlib.h> +#include <string.h> int lcong48_r (param, buffer) |