Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the

embedding freezing guidelines. r=chak sr=alec
This commit is contained in:
radha@netscape.com
2001-10-01 20:15:06 +00:00
parent d5bb359f96
commit 9a6f3d435a
6 changed files with 127 additions and 28 deletions

View File

@@ -123,6 +123,7 @@ typedef unsigned long HMTX;
#include "nsISelectionController.h"
#include "nsIFileStream.h"
#include "nsISHistoryInternal.h"
#include "nsIHistoryEntry.h"
#include "nsIHttpChannel.h" // add this to the ick include list...we need it to QI for post data interface
#include "nsIUploadChannel.h"