correction (forgot else)

#ifdef APACHE24
  const apr_array_header_t *reqs_arr = NULL;
#else
  const apr_array_header_t *reqs_arr = ap_requires(r);
#endif


_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to