]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-heimdal.patch
- wrong ifdef
[packages/openssh.git] / openssh-heimdal.patch
index f5d5f300fd1e5a4be20183de471dcacf01d96fbd..d50a9519d7e01a77685596aab6f1f058438e81b9 100644 (file)
        if (options.use_pam)
 --- openssh-5.8p1/auth-krb5.c.orig     2009-12-21 00:49:22.000000000 +0100
 +++ openssh-5.8p1/auth-krb5.c  2011-04-19 22:16:14.622268002 +0200
-@@ -74,6 +88,7 @@
+@@ -74,6 +88,9 @@
  #ifndef HEIMDAL
        krb5_creds creds;
        krb5_principal server;
++#else
 +      const char *ccache_type, *ccache_name;
  #endif
        krb5_error_code problem;
This page took 0.024462 seconds and 4 git commands to generate.