Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 256773
Collapse All | Expand All

(-)build/ooo310-m11/np_sdk/mozsrc/npapi.h.orig (-1 / +2 lines)
Lines 42-49 Link Here
42
 *  Netscape client plug-in API spec
42
 *  Netscape client plug-in API spec
43
 */
43
 */
44
44
45
#ifndef _NPAPI_H_
45
#if !defined(_NPAPI_H_) && !defined(npapi_h_)
46
#define _NPAPI_H_
46
#define _NPAPI_H_
47
#define npapi_h_
47
48
48
#ifdef __OS2__
49
#ifdef __OS2__
49
#pragma pack(1)
50
#pragma pack(1)

Return to bug 256773