#include <ldap.h>
#include <lber.h>
int main(int argc, char *argv[]) { ldap_enable_cache(0, 1, 0); }


syntax highlighted by Code2HTML, v. 0.9.1