]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv-krb5.c
check for existence of globus_gss_assist_map_and_authorize()
[gssapi-openssh.git] / openssh / gss-serv-krb5.c
index a1e87aca2530a0dfddf979d5bd0d5ce7245cfa26..17e7ab6c8c4d0d9acfb654ed299c679921f305ee 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: gss-serv-krb5.c,v 1.3 2004/07/21 10:36:23 djm Exp $   */
+/*     $OpenBSD: gss-serv-krb5.c,v 1.4 2005/10/13 19:08:08 stevesk Exp $       */
 
 /*
  * Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved.
@@ -40,7 +40,7 @@ extern ServerOptions options;
 
 #ifdef HEIMDAL
 # include <krb5.h>
-#elsif !defined(MECHGLUE)
+#elif !defined(MECHGLUE)
 # ifdef HAVE_GSSAPI_KRB5_H
 #  include <gssapi_krb5.h>
 # elif HAVE_GSSAPI_GSSAPI_KRB5_H
This page took 0.030418 seconds and 4 git commands to generate.