diff options
Diffstat (limited to 'net/perldap/files/patch-03')
-rw-r--r-- | net/perldap/files/patch-03 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/perldap/files/patch-03 b/net/perldap/files/patch-03 new file mode 100644 index 000000000000..c4f4f9cc60ef --- /dev/null +++ b/net/perldap/files/patch-03 @@ -0,0 +1,11 @@ +--- constant.h.orig Thu Aug 24 22:13:54 2000 ++++ constant.h Thu Aug 24 22:12:11 2000 +@@ -35,7 +35,7 @@ + } + #endif + +-#include <ldap.h> ++#include <mozldap.h> + + static int + not_here(s) |