mp and ht variables are defined in nss_util.c, but they are referenced in mod_nss.h for share using.
Fixes: https://pagure.io/mod_nss/issue/52
This seems to be a subset of https://pagure.io/mod_nss/pull-request/51
Oh, yes it is. I didn't expect to see any PR. Any plans to merge that? Is this project abandoned?
I'd love an ack on it! It's tough to scare up reviews.
The project isn't dead but mostly in maintenance, so more reactive than proactive development.
Closing in favour of aforementioned PR.
Pull-Request has been closed by slev
mp and ht variables are defined in nss_util.c, but they are
referenced in mod_nss.h for share using.
Fixes: https://pagure.io/mod_nss/issue/52