Mac needs string.h put it back.

This commit is contained in:
slamm%netscape.com 1999-09-07 21:09:29 +00:00
parent 6baeb7cc98
commit 9d9379aeaf

View File

@ -21,6 +21,7 @@
*/
#include "jsstddef.h"
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "jstypes.h"
#include "jsprf.h"