Bugzilla – Attachment 307 Details for
Bug 573
Don't include krb4 headers on a krb5 compile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove unnecessary headers
header.diff (text/plain), 576 bytes, created by
Simon Wilkinson
on 2003-05-21 08:11:40 AEST
(
hide
)
Description:
Patch to remove unnecessary headers
Filename:
MIME Type:
Creator:
Simon Wilkinson
Created:
2003-05-21 08:11:40 AEST
Size:
576 bytes
patch
obsolete
>Index: servconf.c >=================================================================== >RCS file: /cvs/openssh/servconf.c,v >retrieving revision 1.106 >diff -u -r1.106 servconf.c >--- servconf.c 16 May 2003 01:42:35 -0000 1.106 >+++ servconf.c 20 May 2003 22:11:35 -0000 >@@ -16,18 +16,6 @@ > #include <krb.h> > #endif > >-#if defined(KRB5) >-# ifdef HEIMDAL >-# include <krb.h> >-# else >-/* >- * XXX: Bodge - but then, so is using the kerberos IV KEYFILE to get a >- * Kerberos V keytab >- */ >-# define KEYFILE "/etc/krb5.keytab" >-# endif >-#endif >- > #ifdef AFS > #include <kafs.h> > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 573
: 307