Skip to content

Include netinet6/in6_var.h if it exists - #223

Merged
troglobit merged 1 commit into
troglobit:masterfrom
bluhm:include-in6var
Jul 18, 2026
Merged

Include netinet6/in6_var.h if it exists#223
troglobit merged 1 commit into
troglobit:masterfrom
bluhm:include-in6var

Conversation

@bluhm

@bluhm bluhm commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

In OpenBSD ioctl(2) SIOCGETSGCNT_IN6 is defined in netinet6/in6_var.h. Define HAVE_NETINET6_IN6_VAR_H during configure and include the header conditionally.

In OpenBSD ioctl(2) SIOCGETSGCNT_IN6 is defined in netinet6/in6_var.h.
Define HAVE_NETINET6_IN6_VAR_H during configure and include the
header conditionally.

Signed-off-by: Alexander Bluhm <bluhm@openbsd.org>
@troglobit

Copy link
Copy Markdown
Owner

Very clean, both code and commit style, appreciate it!

@troglobit
troglobit merged commit 131a0ba into troglobit:master Jul 18, 2026
2 checks passed
@bluhm
bluhm deleted the include-in6var branch July 18, 2026 21:14
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