From: Manoj Kasichainula Date: Tue, 30 Nov 1999 21:57:37 +0000 (+0000) Subject: Add apr_thread_proc.h so it can find ap_proc_t. X-Git-Tag: 1.3.10~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11d345881dc752caa1dc0c625255c75eaf9b884;p=thirdparty%2Fapache%2Fhttpd.git Add apr_thread_proc.h so it can find ap_proc_t. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84196 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/http_log.h b/include/http_log.h index da7b1555e2b..f503a9f8268 100644 --- a/include/http_log.h +++ b/include/http_log.h @@ -62,6 +62,8 @@ extern "C" { #endif +#include "apr_thread_proc.h" + #ifdef HAVE_SYSLOG #include