From 585b204718a6b000fd5d37c4cb9cb576d6b484d1 Mon Sep 17 00:00:00 2001 From: "jst%mozilla.jstenback.com" Date: Mon, 30 Aug 2004 19:05:11 +0000 Subject: [PATCH] Fixing build bustage on BeOS (bug 257442). Patch by thesuckiestemail@yahoo.se, r+sr=jst@mozilla.org git-svn-id: svn://10.0.0.236/trunk@161490 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/base/public/nptypes.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/modules/plugin/base/public/nptypes.h b/mozilla/modules/plugin/base/public/nptypes.h index 613dd450a21..7a3b604d129 100644 --- a/mozilla/modules/plugin/base/public/nptypes.h +++ b/mozilla/modules/plugin/base/public/nptypes.h @@ -80,6 +80,8 @@ #include #include #endif +#elif defined(BEOS) + #include #else /* * For those that ship a standard C99 stdint.h header file, include