mirror of
https://github.com/apache/httpd.git
synced 2025-11-06 16:49:32 +03:00
use a local module header file to store the function prototype
for ap_unixd_setup_child() that is used outside this module. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739487 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "mpm_common.h"
|
||||
#include "os.h"
|
||||
#include "ap_mpm.h"
|
||||
#include "unixd.h"
|
||||
#include "mod_unixd.h"
|
||||
#include "apr_thread_proc.h"
|
||||
#include "apr_strings.h"
|
||||
#include "apr_portable.h"
|
||||
|
||||
Reference in New Issue
Block a user