summaryrefslogtreecommitdiff
path: root/net/perldap/files/patch-02
diff options
context:
space:
mode:
Diffstat (limited to 'net/perldap/files/patch-02')
-rw-r--r--net/perldap/files/patch-0213
1 files changed, 0 insertions, 13 deletions
diff --git a/net/perldap/files/patch-02 b/net/perldap/files/patch-02
deleted file mode 100644
index c1914a31e594..000000000000
--- a/net/perldap/files/patch-02
+++ /dev/null
@@ -1,13 +0,0 @@
---- API.xs.orig Thu Aug 24 22:13:31 2000
-+++ API.xs Thu Aug 24 22:11:55 2000
-@@ -37,8 +37,8 @@
- #endif
-
- /* LDAP C SDK Include Files */
--#include <lber.h>
--#include <ldap.h>
-+#include <mozlber.h>
-+#include <mozldap.h>
-
- /* SSL is only available in Binary */
- #ifdef USE_SSL