Bug 328160. Include strings.h to get bzero. r+sr=roc, patch by Ganesh, a=dveditz

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@191069 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
roc+%cs.cmu.edu
2006-02-23 21:01:42 +00:00
parent 5d8a844d1c
commit 4ad3d71e84

View File

@@ -36,6 +36,7 @@
*
* ***** END LICENSE BLOCK ***** */
#include <strings.h>
#include "nsFont.h"
#include "nsIDeviceContext.h"
#include "nsICharsetConverterManager.h"