mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Added #include for nsIHTTPEventSink as well... Should fix the solaris bustage.
This commit is contained in:
parent
08a7900333
commit
32821cfb59
@ -41,6 +41,7 @@
|
|||||||
#include "nsICachedNetData.h"
|
#include "nsICachedNetData.h"
|
||||||
#include "nsIProxy.h"
|
#include "nsIProxy.h"
|
||||||
#include "nsIPrompt.h"
|
#include "nsIPrompt.h"
|
||||||
|
#include "nsIHTTPEventSink.h"
|
||||||
|
|
||||||
class nsHTTPRequest;
|
class nsHTTPRequest;
|
||||||
class nsHTTPResponse;
|
class nsHTTPResponse;
|
||||||
|
Loading…
Reference in New Issue
Block a user