#2932 Headers are often included in the wrong order in responders
Closed: Invalid Opened by simo.

config.h (or util.h which include config.h as the first thing) is not always included first.
This is wrong because config.h defines macros like _GNU_SOURCE that change the behavior of system libraries.


Fields changed

owner: somebody => simo
status: new => assigned

Closing per https://lists.fedorahosted.org/archives/list/sssd-devel%40lists.fedorahosted.org/message/NXYMQG6X64YJXM37P3GJQT7GIG656P4C/

resolution: => wontfix
status: assigned => closed

Metadata Update from @simo:
- Issue assigned to simo
- Issue set to the milestone: NEEDS_TRIAGE

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3973

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata