mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +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 "nsIProxy.h"
|
||||
#include "nsIPrompt.h"
|
||||
#include "nsIHTTPEventSink.h"
|
||||
|
||||
class nsHTTPRequest;
|
||||
class nsHTTPResponse;
|
||||
|
Loading…
Reference in New Issue
Block a user