diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-01-29 04:56:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-01-29 04:56:35 +0000 |
| commit | b315e20b06b5067b11496cbfb4744f5cf16a9639 (patch) | |
| tree | 3fe761c428249a06677cf9f97eb9badee0732a6a /security/cyrus-sasl2/files/patch-plugins::gssapi.c | |
| parent | 7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_5_0'.release/4.5.0
Diffstat (limited to 'security/cyrus-sasl2/files/patch-plugins::gssapi.c')
| -rw-r--r-- | security/cyrus-sasl2/files/patch-plugins::gssapi.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/security/cyrus-sasl2/files/patch-plugins::gssapi.c b/security/cyrus-sasl2/files/patch-plugins::gssapi.c deleted file mode 100644 index 02273633a299..000000000000 --- a/security/cyrus-sasl2/files/patch-plugins::gssapi.c +++ /dev/null @@ -1,15 +0,0 @@ ---- plugins/gssapi.c.orig Fri Mar 9 23:56:46 2001 -+++ plugins/gssapi.c Mon Jan 21 21:03:32 2002 -@@ -71,6 +71,12 @@ - #include <saslutil.h> - #include <saslplug.h> - -+#ifdef HAVE_UNISTD_H -+#include <unistd.h> -+#endif -+ -+#include <errno.h> -+ - #ifdef WIN32 - /* This must be after sasl.h */ - # include "saslgssapi.h" |
