File python-ldap-sasl.patch of Package python-ldap

--- Modules/LDAPObject.c
+++ Modules/LDAPObject.c
@@ -15,7 +15,7 @@
 #include "options.h"
 
 #ifdef HAVE_SASL
-#include <sasl.h>
+#include <sasl/sasl.h>
 #endif
 
 static void free_attrs(char***);
openSUSE Build Service is sponsored by