1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Remove an unused header

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87134 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan Bloom
2000-11-29 20:50:39 +00:00
parent af4581a4cd
commit 87c30b0e93

View File

@@ -65,7 +65,6 @@
#include "ap_listen.h"
#include "apr_strings.h"
#include "http_log.h"
#include "mpm.h"
#include "mpm_common.h"
#ifdef HAVE_STRING_H
#include <string.h>