Mac needs string.h put it back.

This commit is contained in:
slamm%netscape.com 1999-09-07 21:09:29 +00:00
Родитель b0e651b44a
Коммит 9b2166e0db
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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