--- np2/macosx/macossub.h 2004/01/11 16:58:47 1.4 +++ np2/macosx/macossub.h 2004/03/02 23:23:06 1.5 @@ -1,3 +1,7 @@ +#include +#include +#define CFSTRj(name) CFStringCreateWithCString(NULL,name,CFStringGetSystemEncoding()) + #ifdef __cplusplus extern "C" { #endif @@ -14,3 +18,4 @@ void mkcstr(char *dst, int size, const S } #endif +