From: David Reid Date: Wed, 20 Oct 1999 23:11:48 +0000 (+0000) Subject: Missed this one when I was making the support programs compile on X-Git-Tag: 1.3.10~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c3f704fbdf4ece63c07c6b9b3ecd274cec7d76;p=thirdparty%2Fapache%2Fhttpd.git Missed this one when I was making the support programs compile on BeOS. All should now compile on "vanilla" BeOS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84014 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/logresolve.c b/support/logresolve.c index 914c2ed2a44..c95fa7d6d25 100644 --- a/support/logresolve.c +++ b/support/logresolve.c @@ -44,7 +44,7 @@ #include -#ifndef MPE +#if !defined(MPE) && !defined(BEOS) #include #endif