Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756

This commit is contained in:
dougt%netscape.com 2005-11-15 20:08:57 +00:00
Родитель 24012d0670
Коммит 1747fb0795
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -41,6 +41,7 @@
#include "nsReadableUtils.h"
#include "nspr.h"
#include "nsLDAP.h"
#include "nsCRT.h"
#ifdef PR_LOGGING
static PRLogModuleInfo *sLDAPAutoCompleteLogModule = 0;