Fixed bustage on mozilla-central after changeset 4fce6753afea, a=bustage-fix

This commit is contained in:
Honza Bambas 2010-10-20 22:45:19 +02:00
parent 86313f8862
commit cdd54a2318

View File

@ -72,6 +72,10 @@
#include "prlog.h"
#include "nsIAsyncVerifyRedirectCallback.h"
#ifdef MOZ_IPC
#include "nsXULAppAPI.h"
#endif
static nsOfflineCacheUpdateService *gOfflineCacheUpdateService = nsnull;
static const PRUint32 kRescheduleLimit = 3;