From: David Reid Date: Fri, 5 Jan 2001 16:38:24 +0000 (+0000) Subject: Add a needed header file. This is another of the patches I've had for X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214ce806b63a23c3164e5aa12121a1855ff540c3;p=thirdparty%2Fapache%2Fhttpd.git Add a needed header file. This is another of the patches I've had for a while but forgot to commit... Doh! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87591 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/beos/beos.c b/server/mpm/beos/beos.c index d9e30377342..d1e01af2c75 100644 --- a/server/mpm/beos/beos.c +++ b/server/mpm/beos/beos.c @@ -83,6 +83,7 @@ #include "mpm.h" #include #include +#include /* * Actual definitions of config globals