Codebase list cyrus-sasl2 / 5227029a-ab99-4821-bd4b-903e1c36c124/main mac / libsasl / libsasl_prefix.h
5227029a-ab99-4821-bd4b-903e1c36c124/main

Tree @5227029a-ab99-4821-bd4b-903e1c36c124/main (Download .tar.gz)

libsasl_prefix.h @5227029a-ab99-4821-bd4b-903e1c36c124/mainraw · history · blame

/*
 * compile the plugins into the library for nice debugging
 */

#define NO_SASL_MONOLITHIC

/*
 * compiler doesnt allow an empty file
 */
typedef int xxx_sc_foo;