changed to see if unix build might work again.

This commit is contained in:
michaelp%netscape.com 1998-08-01 22:17:29 +00:00
parent a184003312
commit 595c5dcf13
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 \