has been made opaque.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@815811
13f79535-47bb-0310-9956-
ffa450edef68
apr_pool_t *p;
/** The pipe between the server and the logging process */
apr_file_t *read_fd, *write_fd;
- /* XXX - an #ifdef that needs to be eliminated from public view. Shouldn't
- * be hard */
#ifdef AP_HAVE_RELIABLE_PIPED_LOGS
/** The name of the program the logging process is running */
char *program;