From fa90ceb20aa1b0bf5fa2ec0eaff2de6fab737e76 Mon Sep 17 00:00:00 2001 From: "bruce%cybersight.com" Date: Wed, 5 Apr 2000 23:43:49 +0000 Subject: [PATCH] Fix build bustage. a=leaf,mulled=dveditz git-svn-id: svn://10.0.0.236/trunk@65390 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpinstall/stub/xpistub.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/xpinstall/stub/xpistub.cpp b/mozilla/xpinstall/stub/xpistub.cpp index 8a69ac55e31..536530a4717 100644 --- a/mozilla/xpinstall/stub/xpistub.cpp +++ b/mozilla/xpinstall/stub/xpistub.cpp @@ -58,6 +58,7 @@ #endif #ifdef XP_UNIX +#include #define COMPONENT_REG "component.reg" #endif