From e65019d584897b65ce68543f9dd484dbc464cf8a Mon Sep 17 00:00:00 2001 From: "morse%netscape.com" Date: Wed, 21 Apr 1999 04:38:13 +0000 Subject: [PATCH] fix build bustage git-svn-id: svn://10.0.0.236/trunk@28431 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/network/protocol/http/htmldlgs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/network/protocol/http/htmldlgs.h b/mozilla/network/protocol/http/htmldlgs.h index ffc2af4da3c..fa06f743980 100644 --- a/mozilla/network/protocol/http/htmldlgs.h +++ b/mozilla/network/protocol/http/htmldlgs.h @@ -12,7 +12,7 @@ #include #include "xp_file.h" -#include "plarenas.h" +//#include "plarenas.h" #include "jsotypes.h" #include "plstr.h" #include "seccomon.h"