--- python-ldap-2.2.0/Modules/LDAPObject.c.orig 2006-10-20 15:50:37.000000000 +0200 +++ python-ldap-2.2.0/Modules/LDAPObject.c 2006-10-20 15:51:06.000000000 +0200 @@ -19,7 +19,7 @@ #include "options.h" #ifdef HAVE_SASL -#include +#include #endif static void free_attrs(char***);