15
0
forked from pool/python-ldap
Jan Matejek
2011-10-11 12:54:08 +00:00
committed by Git OBS Bridge
parent 80c56db54e
commit ce37a4055d

View File

@@ -1,11 +0,0 @@
--- 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***);