Bug 48483: Fix HPUX bustage for Unix default plugin fix thanks to wtc, r=jdunn,pollmann sr=mscott
git-svn-id: svn://10.0.0.236/trunk@80984 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -39,14 +39,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/* need to define these in order to avoid conflict with those
|
||||
defined in obsolete/prototypes.h (included from prtypes.h), see npapi.h */
|
||||
#define _UINT16
|
||||
#define _UINT32
|
||||
#define _INT16
|
||||
#define _INT32
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "npapi.h"
|
||||
|
||||
@@ -37,13 +37,6 @@
|
||||
|
||||
#define XP_UNIX 1
|
||||
|
||||
/* need to define these in order to avoid conflict with those
|
||||
defined in obsolete/prototypes.h (included from prtypes.h), see npapi.h */
|
||||
#define _UINT16
|
||||
#define _UINT32
|
||||
#define _INT16
|
||||
#define _INT32
|
||||
|
||||
#include <stdio.h>
|
||||
#include "npapi.h"
|
||||
#include "npupp.h"
|
||||
|
||||
@@ -32,14 +32,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/* need to define these in order to avoid conflict with those
|
||||
defined in obsolete/prototypes.h (included from prtypes.h), see npapi.h */
|
||||
#define _UINT16
|
||||
#define _UINT32
|
||||
#define _INT16
|
||||
#define _INT32
|
||||
|
||||
#include <stdio.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include "npapi.h"
|
||||
|
||||
Reference in New Issue
Block a user