Codebase list cyrus-sasl2 / lintian-fixes/main mac / libsasl / libsasl_prefix.h
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

libsasl_prefix.h @lintian-fixes/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;