From 8fa4be6625564ce16f0fd419c80cdb0a48fe15dc Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Thu, 31 Aug 2000 17:20:58 +0000 Subject: [PATCH] Rearranging some includes to fix solaris bustage (50876). code=harishd,waterson, r=mcafee git-svn-id: svn://10.0.0.236/trunk@77775 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/robot/nsDebugRobot.cpp | 1 - mozilla/parser/htmlparser/robot/nsDebugRobot.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/mozilla/htmlparser/robot/nsDebugRobot.cpp b/mozilla/htmlparser/robot/nsDebugRobot.cpp index 94d622cb810..230aa609327 100644 --- a/mozilla/htmlparser/robot/nsDebugRobot.cpp +++ b/mozilla/htmlparser/robot/nsDebugRobot.cpp @@ -35,7 +35,6 @@ #include "nsIURL.h" #include "nsIIOService.h" static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID); -#include "nsIDTDDebug.h" #include "nsIComponentManager.h" #include "nsParserCIID.h" diff --git a/mozilla/parser/htmlparser/robot/nsDebugRobot.cpp b/mozilla/parser/htmlparser/robot/nsDebugRobot.cpp index 94d622cb810..230aa609327 100644 --- a/mozilla/parser/htmlparser/robot/nsDebugRobot.cpp +++ b/mozilla/parser/htmlparser/robot/nsDebugRobot.cpp @@ -35,7 +35,6 @@ #include "nsIURL.h" #include "nsIIOService.h" static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID); -#include "nsIDTDDebug.h" #include "nsIComponentManager.h" #include "nsParserCIID.h"