Reported by Russ Allbery, moved from old Jira.
g++ now requires that stddef.h be included before offsetof is defined, leading to compilation failure in apache/mod_apache.cpp.
http://svn.shibboleth.net/view/cpp-sp?view=revision&revision=3428
Reported by Russ Allbery, moved from old Jira.
g++ now requires that stddef.h be included before offsetof is defined, leading to compilation failure in apache/mod_apache.cpp.