forked from pool/python-ldap
removed leftover patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
80c56db54e
commit
ce37a4055d
@@ -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***);
|
||||
Reference in New Issue
Block a user