This commit is contained in:
warren%netscape.com 1999-08-27 10:32:58 +00:00
Родитель ea137ab9b5
Коммит 8cfa3fd4d4
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -54,17 +54,13 @@
#include "nsIURL.h"
#ifdef NECKO
#include "nsNeckoUtil.h"
#include "nsIIOService.h"
#include "nsIChannel.h"
#include "nsIHTTPChannel.h"
#include "nsHTTPEnums.h"
static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID);
#else
#include "nsIPostToServer.h"
#endif // NECKO
#include "nsIBuffer.h"
#include "nsIInputStream.h"
#include "nsIBufferInputStream.h"
#include "nsIStreamListener.h"
#include "nsIRDFSearch.h"