mirror of
https://github.com/apache/httpd.git
synced 2025-07-23 01:08:51 +00:00
This 2 includes are not needed anymore.
They were added in r1542732. The need of apr_version.h has been removed in r1561200. The need of apr_hash.h has been removed in r1561211. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1657965 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -28,8 +28,6 @@
|
||||
#ifdef AP_NEED_SET_MUTEX_PERMS
|
||||
#include "unixd.h"
|
||||
#endif
|
||||
#include "apr_version.h"
|
||||
#include "apr_hash.h"
|
||||
|
||||
#if APR_HAVE_UNISTD_H
|
||||
#include <unistd.h> /* for getpid() */
|
||||
|
Reference in New Issue
Block a user