From 0f73aed6b66b7c5b04183775e9419c45d1865d86 Mon Sep 17 00:00:00 2001 From: montulli Date: Tue, 19 May 1998 03:22:20 +0000 Subject: [PATCH] fix commercial build git-svn-id: svn://10.0.0.236/trunk@1899 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/network/protocol/about/mkabout.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/network/protocol/about/mkabout.c b/mozilla/network/protocol/about/mkabout.c index e32ebc68954..495d7d7aaf1 100644 --- a/mozilla/network/protocol/about/mkabout.c +++ b/mozilla/network/protocol/about/mkabout.c @@ -16,6 +16,8 @@ #include "mkstream.h" #include "glhist.h" #include "shist.h" +#include "prmem.h" +#include "plstr.h" #include "abouturl.h"