diff --git a/python-ldap-sasl.patch b/python-ldap-sasl.patch deleted file mode 100644 index ba1e572..0000000 --- a/python-ldap-sasl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Modules/LDAPObject.c -+++ Modules/LDAPObject.c -@@ -15,7 +15,7 @@ - #include "options.h" - - #ifdef HAVE_SASL --#include -+#include - #endif - - static void free_attrs(char***);