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:
@@ -52,6 +52,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
/** @file nsHashKeys.h
|
||||
* standard HashKey classes for nsBaseHashtable and relatives. Each of these
|
||||
|
||||
Reference in New Issue
Block a user