git: e4166d1934ab - stable/13 - ssh: regen config.h for stable/13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jan 2024 04:25:02 UTC
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e4166d1934abc91619b89e21681a6e8305d3cdac commit e4166d1934abc91619b89e21681a6e8305d3cdac Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2024-01-08 04:16:28 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-01-08 04:16:57 +0000 ssh: regen config.h for stable/13 Sponsored by: The FreeBSD Foundation --- crypto/openssh/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h index 44ae53f6c354..e36e53c3a781 100644 --- a/crypto/openssh/config.h +++ b/crypto/openssh/config.h @@ -493,7 +493,7 @@ /* #undef HAVE_EVP_CIPHER_CTX_GET_IV */ /* Define to 1 if you have the `EVP_CIPHER_CTX_get_updated_iv' function. */ -#define HAVE_EVP_CIPHER_CTX_GET_UPDATED_IV 1 +/* #undef HAVE_EVP_CIPHER_CTX_GET_UPDATED_IV */ /* Define to 1 if you have the `EVP_CIPHER_CTX_iv' function. */ #define HAVE_EVP_CIPHER_CTX_IV 1 @@ -1414,7 +1414,7 @@ #define HAVE_SYS_CDEFS_H 1 /* Define to 1 if you have the <sys/dir.h> header file. */ -#define HAVE_SYS_DIR_H 1 +/* #undef HAVE_SYS_DIR_H */ /* Define if your system defines sys_errlist[] */ #define HAVE_SYS_ERRLIST 1