diff options
| author | Boris Samorodov <bsam@FreeBSD.org> | 2006-10-01 17:28:02 +0000 |
|---|---|---|
| committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-10-01 17:28:02 +0000 |
| commit | d33ddb893418af53d9c99ef75f49925c226c4a85 (patch) | |
| tree | 7343b1e451698c53ff1609e9ef52187a514dc91b /net/asterisk12-app-ldap/files | |
| parent | - Update to 0.8.11 (diff) | |
Unbreak building. I had the needed patch while testing at my
tinderbox but committed the wrong port version.
Reported by: krismail (pointyhat)
Pointy hat to: bsam
Notes
Notes:
svn path=/head/; revision=174250
Diffstat (limited to 'net/asterisk12-app-ldap/files')
| -rw-r--r-- | net/asterisk12-app-ldap/files/patch-app_ldap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/asterisk12-app-ldap/files/patch-app_ldap.c b/net/asterisk12-app-ldap/files/patch-app_ldap.c index 8038b2f85906..bb69325a8c38 100644 --- a/net/asterisk12-app-ldap/files/patch-app_ldap.c +++ b/net/asterisk12-app-ldap/files/patch-app_ldap.c @@ -9,11 +9,10 @@ #include <stdlib.h> #include <stdio.h> #include <string.h> -@@ -27,19 +29,24 @@ +@@ -27,19 +28,23 @@ #include <asterisk/utils.h> #include <asterisk/callerid.h> -+#include <sasl/sasl.h> #include <ctype.h> #include <errno.h> #include <iconv.h> |
