krb5 commit: Remove missing SecurID header file
[email protected] Mon, 25 Nov 2024 22:37:57 -0500 (EST)
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/f4a4d8ea85de90fbd99c72b9656b82a4796224b2 commit f4a4d8ea85de90fbd99c72b9656b82a4796224b2 Author: Ken Hornstein <[email protected]> Date: Wed Nov 13 13:48:28 2024 -0500 Remove missing SecurID header file It turns out the SecurID SDK no longer provides sdi_athd.h, so remove our include of it. src/plugins/preauth/securid_sam2/securid2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/preauth/securid_sam2/securid2.c b/src/plugins/preauth/securid_sam2/securid2.c index ef7a8bfc3..8f90a55cc 100644 --- a/src/plugins/preauth/securid_sam2/securid2.c +++ b/src/plugins/preauth/securid_sam2/securid2.c @@ -45,7 +45,6 @@ #include <syslog.h> #include <acexport.h> #include <sdi_defs.h> -#include <sdi_athd.h> #include "extern.h" #define KRB5_SAM_SECURID_NEXT_CHALLENGE_MAGIC 0x5ec1d000