summaryrefslogtreecommitdiff
path: root/time/sunbird/patches/patch-dg
diff options
context:
space:
mode:
Diffstat (limited to 'time/sunbird/patches/patch-dg')
-rw-r--r--time/sunbird/patches/patch-dg14
1 files changed, 14 insertions, 0 deletions
diff --git a/time/sunbird/patches/patch-dg b/time/sunbird/patches/patch-dg
new file mode 100644
index 00000000000..c951f8c0824
--- /dev/null
+++ b/time/sunbird/patches/patch-dg
@@ -0,0 +1,14 @@
+$NetBSD: patch-dg,v 1.1 2006/06/27 11:11:52 joerg Exp $
+
+--- directory/c-sdk/ldap/libraries/liblber/lber-int.h.orig 2006-06-26 13:43:49.000000000 +0000
++++ directory/c-sdk/ldap/libraries/liblber/lber-int.h
+@@ -63,9 +63,6 @@ extern "C" {
+ #ifdef macintosh
+ # include "ldap-macos.h"
+ #else /* macintosh */
+-#if !defined(BSDI) && !defined(DARWIN) && !defined(FREEBSD)
+-# include <malloc.h>
+-#endif
+ # include <errno.h>
+ # include <sys/types.h>
+ #if defined(SUNOS4) || defined(SCOOS)