import cyrus-sasl-2.1.23
[cyrus-sasl.git] / mac / libsasl / libsasl_prefix.h
1 /*
2  * compile the plugins into the library for nice debugging
3  */
4
5 #define NO_SASL_MONOLITHIC
6
7 /*
8  * compiler doesnt allow an empty file
9  */
10 typedef int xxx_sc_foo;