Defined macros for Unix and Mac

This commit is contained in:
troy%netscape.com 1998-07-27 00:45:35 +00:00
parent 4a7fe89565
commit d24367c596

View File

@ -64,7 +64,9 @@ typedef PRUcs2 PRUnichar;
#else
/* XXX do something useful? */
#define NS_IMPORT
#define NS_IMPORT_(type) type
#define NS_EXPORT
#define NS_EXPORT_(type) type
#endif
#ifdef _IMPL_NS_BASE