+Tue May 11 11:58:00 1999 Ezra Peisach <epeisach@mit.edu>
+
+ * ftp.c: Inclusion of gssapi_krb5.h requires gssapi_generic.h.
+
Thu Feb 25 23:05:03 1999 Tom Yu <tlyu@mit.edu>
* secure.c (secure_putbuf): Revert Sam's last change; if
/* need to include the krb5 file, because we're doing manual fallback
from the v2 mech to the v2 mech. Once there's real negotiation,
we can be generic again. */
+#include <gssapi/gssapi_generic.h>
#include <gssapi/gssapi_krb5.h>
gss_ctx_id_t gcontext;
#endif /* GSSAPI */