From 2d5e13bdf1ac6e6c49a6a616813335a37f39781f Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Fri, 1 Aug 2003 21:42:02 +0000 Subject: [PATCH] Fixing leaky bustage --- tools/leaky/leaky.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/leaky/leaky.h b/tools/leaky/leaky.h index 1e561a26ef90..2b9f014100ff 100644 --- a/tools/leaky/leaky.h +++ b/tools/leaky/leaky.h @@ -19,6 +19,7 @@ #include #include "dict.h" #include "strset.h" +#include "xpcom-config.h" // for CPP_NEW_THROW typedef unsigned int u_int;