diff options
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. |