diff -r d67a3e21ee10 -r 6f67cfa0e6a0 src/protocols/sametime/sametime.h --- a/src/protocols/sametime/sametime.h Wed Jan 11 01:13:20 2006 +0000 +++ b/src/protocols/sametime/sametime.h Wed Jan 11 03:07:01 2006 +0000 @@ -25,3 +25,9 @@ #endif /* ISO-8859-1 */ + +/** use the notesbuddy encoding hack, or try for NCR encoding */ +#ifndef NB_HACK +#define NB_HACK 0 +#endif +/* 0 */