/* * * Motif "bulletin board" private definitions. */ #ifndef _XM_BULLETINBP_H #define _XM_BULLETINBP_H # ifdef __cplusplus extern "C" { # endif #undef externalref #define externalref extern #define xmBulletinBoardClassRec __xmBulletinBoardClassRec_dummy #include "decw$include:BulletinBP.h" #undef xmBulletinBoardClassRec externalref XmBulletinBoardClassRec xmBulletinBoardClassRec __asm("_$$PsectAttributes_GLOBALSYMBOL$$xmBulletinBoardClassRec"); # ifdef __cplusplus } # endif #endif /*_XM_BULLETINBP_H*/