]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: Id sync only, -portable already has this.
authordtucker@openbsd.org <dtucker@openbsd.org>
Mon, 19 Jul 2021 02:21:50 +0000 (02:21 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 19 Jul 2021 03:04:52 +0000 (13:04 +1000)
Put dh_set_moduli_file call inside ifdef WITH_OPENSSL. Fixes
build with OPENSSL=no.

OpenBSD-Commit-ID: af54abbebfb12bcde6219a44d544e18204defb15

sshd.c

diff --git a/sshd.c b/sshd.c
index a4fbb38e10a7bd12c159a52d0ff6373998347b03..ea63d0307097c85a5197913973b5791af243b333 100644 (file)
--- a/sshd.c
+++ b/sshd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshd.c,v 1.577 2021/07/02 05:11:21 dtucker Exp $ */
+/* $OpenBSD: sshd.c,v 1.578 2021/07/19 02:21:50 dtucker Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland