Bug 299992 - strdup requires <string.h> on windows (why not on mac, hrm?)

git-svn-id: svn://10.0.0.236/trunk@177595 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bsmedberg%covad.net
2005-08-11 21:17:14 +00:00
parent ee2adfafda
commit 200333ee05

View File

@@ -52,6 +52,7 @@
#endif
#include <stdlib.h>
#include <string.h>
/** @file nsHashKeys.h
* standard HashKey classes for nsBaseHashtable and relatives. Each of these