Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further revise NUT public API headers #1641

Merged
merged 6 commits into from
Aug 31, 2022

Conversation

jimklimov
Copy link
Member

@jimklimov jimklimov commented Aug 31, 2022

Pull in system-provided headers for int types (uint16_t, size_t, ssize_t etc.), as well as useconds_t and the time_t as required by NUT API since 2.8.0 release, so the delivered headers are instantly usable (at least, with build systems which declare HAVE_SOMETHING_H like GNU autotools do).

Follows up from #1615/#1616 and should address #1638

@jimklimov jimklimov added bug refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings labels Aug 31, 2022
@jimklimov jimklimov added this to the 2.8.1 milestone Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant