Skip to content

configure.ac: Add <pty.h> include for openpty#355

Closed
thesamesam wants to merge 2 commits intoopenssh:masterfrom
thesamesam:master
Closed

configure.ac: Add <pty.h> include for openpty#355
thesamesam wants to merge 2 commits intoopenssh:masterfrom
thesamesam:master

Conversation

@thesamesam
Copy link
Contributor

Another Clang 16ish fix (which makes -Wimplicit-function-declaration an error by default).

See: 2efd71d
See: be19763

Another Clang 16ish fix (which makes -Wimplicit-function-declaration
an error by default).

See: 2efd71d
See: be19763
Clang 16 now warns on this and it'll be removed in C23, so let's
just be future proof. It also reduces noise when doing general
Clang 16 porting work (which is a big job as it is).

Signed-off-by: Sam James <sam@gentoo.org>
@daztucker
Copy link
Contributor

Applied, thanks.

@daztucker daztucker closed this Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants