aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-01-08 04:16:28 +0000
committerEd Maste <emaste@FreeBSD.org>2024-01-08 04:16:57 +0000
commite4166d1934abc91619b89e21681a6e8305d3cdac (patch)
tree0a08f23bd68677449c0e9c8275844de1076854e0
parenta4439dc6c87259c0b82ee8ad9d756452abb671fa (diff)
downloadsrc-e4166d1934abc91619b89e21681a6e8305d3cdac.tar.gz
src-e4166d1934abc91619b89e21681a6e8305d3cdac.zip
ssh: regen config.h for stable/13
Sponsored by: The FreeBSD Foundation
-rw-r--r--crypto/openssh/config.h4
1 files 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