From ea5f7e969aad4ea8f33698726dd7d0cdc02d873c Mon Sep 17 00:00:00 2001 From: "jst%mozilla.jstenback.com" Date: Mon, 12 Jul 2004 16:39:56 +0000 Subject: [PATCH] Build bustage. Oh my, let's see if this would be enough here... git-svn-id: svn://10.0.0.236/trunk@159069 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/base/public/nptypes.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/modules/plugin/base/public/nptypes.h b/mozilla/modules/plugin/base/public/nptypes.h index b2cbf34f3f0..94977034ae5 100644 --- a/mozilla/modules/plugin/base/public/nptypes.h +++ b/mozilla/modules/plugin/base/public/nptypes.h @@ -46,6 +46,4 @@ typedef int int32_t; typedef unsigned int uint32_t; #else #include -#include -#include #endif