diff options
Diffstat (limited to 'net/ekiga/files/patch-ac')
-rw-r--r-- | net/ekiga/files/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ekiga/files/patch-ac b/net/ekiga/files/patch-ac deleted file mode 100644 index a3ce8c75ca1a..000000000000 --- a/net/ekiga/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -*** src/ldap_h.h.orig Thu Jul 26 11:40:56 2001 ---- src/ldap_h.h Thu Jul 26 11:41:23 2001 -*************** -*** 21,26 **** ---- 21,29 ---- - #ifndef _LDAP_H_H_ - #define _LDAP_H_H - -+ #ifdef __FreeBSD__ -+ #include <lber.h> -+ #endif - #include <ldap.h> - #include <iostream.h> - #include <string.h> |