]> granicus.if.org Git - apache/commitdiff
unixd.h is included in mpm.h so shouldn't need to be included here as well.
authorDavid Reid <dreid@apache.org>
Tue, 25 Dec 2001 02:34:29 +0000 (02:34 +0000)
committerDavid Reid <dreid@apache.org>
Tue, 25 Dec 2001 02:34:29 +0000 (02:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92597 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/worker/worker.c

index d9238ad7d6a0d42e7a8ad26b406ba9092e64056b..872ada2be3cde0b3d0d32dff917f3beefe4727db 100644 (file)
 #include "http_core.h"          /* for get_remote_host */ 
 #include "http_connection.h"
 #include "ap_mpm.h"
-#include "unixd.h"
 #include "mpm_common.h"
 #include "ap_listen.h"
 #include "scoreboard.h"