Added #include for nsIHTTPEventSink as well... Should fix the solaris bustage.

This commit is contained in:
gagan%netscape.com 2000-03-08 01:11:06 +00:00
parent 08a7900333
commit 32821cfb59

View File

@ -41,6 +41,7 @@
#include "nsICachedNetData.h"
#include "nsIProxy.h"
#include "nsIPrompt.h"
#include "nsIHTTPEventSink.h"
class nsHTTPRequest;
class nsHTTPResponse;