diff options
author | Michael Landin <mich@FreeBSD.org> | 2006-05-31 16:05:55 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2006-05-31 16:05:55 +0000 |
commit | ba11366e943bd1f7745e71a7617c8fb60c986074 (patch) | |
tree | 986420efdd90b0fad524349e0f6f5232f92b1a04 /mail/cone/files | |
parent | 32f036d954c79afe996e53648432cfeabc7133fc (diff) |
Notes
Diffstat (limited to 'mail/cone/files')
-rw-r--r-- | mail/cone/files/patch-ldapaddressbook__libldapsearch.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/cone/files/patch-ldapaddressbook__libldapsearch.c b/mail/cone/files/patch-ldapaddressbook__libldapsearch.c deleted file mode 100644 index 88894bc42fd7..000000000000 --- a/mail/cone/files/patch-ldapaddressbook__libldapsearch.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./ldapaddressbook/libldapsearch.c.orig Sat Feb 18 16:36:06 2006 -+++ ./ldapaddressbook/libldapsearch.c Sat Feb 18 16:36:18 2006 -@@ -8,6 +8,7 @@ - #include "libldapsearch.h" - #include <stdlib.h> - #include <errno.h> -+#include <sys/time.h> - - /* - ** Allocate and deallocate the ldapsearch struct. |