]> granicus.if.org Git - apache/commitdiff
Add apr_thread_proc.h so it can find ap_proc_t.
authorManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 21:57:37 +0000 (21:57 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 21:57:37 +0000 (21:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84196 13f79535-47bb-0310-9956-ffa450edef68

include/http_log.h

index da7b1555e2b7e537f879a6fbd6c055dd9da11e6d..f503a9f8268b2f5d71062c2ac586dbf4492247db 100644 (file)
@@ -62,6 +62,8 @@
 extern "C" {
 #endif
 
+#include "apr_thread_proc.h"
+
 #ifdef HAVE_SYSLOG
 #include <syslog.h>