changed to see if unix build might work again.

git-svn-id: svn://10.0.0.236/trunk@7072 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
michaelp%netscape.com
1998-08-01 22:17:29 +00:00
parent 27433a2ce4
commit 33c7c278ac
2 changed files with 10 additions and 0 deletions

View File

@@ -19,6 +19,11 @@
#ifndef nsIPluginHost_h___
#define nsIPluginHost_h___
// Unix hackery... MMP
#ifdef Bool
#undef Bool
#endif
#include "nsplugindefs.h"
#define NS_IPLUGINHOST_IID \

View File

@@ -19,6 +19,11 @@
#ifndef nsIPluginHost_h___
#define nsIPluginHost_h___
// Unix hackery... MMP
#ifdef Bool
#undef Bool
#endif
#include "nsplugindefs.h"
#define NS_IPLUGINHOST_IID \