]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Remove unused compat.h includes.
authordtucker@openbsd.org <dtucker@openbsd.org>
Sun, 5 Mar 2023 05:34:09 +0000 (05:34 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Sun, 5 Mar 2023 08:27:31 +0000 (19:27 +1100)
commitfc7f8f2188d4a4fc8ba77eddbe863c7665666db5
tree0d19bf3eea09b7ae3a4149f09d54d80b7992e0c3
parent6c165c36246d8004c20e1df5cec4961a5ac422d6
upstream: Remove unused compat.h includes.

We've previously removed a lot of the really old compatibility code,
and with it went the need to include compat.h in most of the files that
have it.

OpenBSD-Commit-ID: 5af8baa194be00a3092d17598e88a5b29f7ea2b4
16 files changed:
auth.c
auth2-hostbased.c
auth2-none.c
auth2-pubkeyfile.c
auth2.c
authfd.c
dispatch.c
kexgexs.c
readconf.c
servconf.c
serverloop.c
session.c
ssh-agent.c
ssh-dss.c
ssh-rsa.c
sshconnect.c