Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 4561 invoked by uid 6000); 24 Oct 1997 20:16:17 -0000 Received: (qmail 4554 invoked from network); 24 Oct 1997 20:16:16 -0000 Received: from gabber.c2.net (208.139.36.80) by taz.hyperreal.org with SMTP; 24 Oct 1997 20:16:16 -0000 Received: (from sameer@localhost) by gabber.c2.net (8.8.4/8.8.4) id NAA06861 for new-httpd@hyperreal.org; Fri, 24 Oct 1997 13:15:31 -0700 (PDT) From: sameer Message-Id: <199710242015.NAA06861@gabber.c2.net> Subject: [PATCH] Make -dev work on FreeBSD To: new-httpd@hyperreal.org Date: Fri, 24 Oct 1997 13:15:30 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL34 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org I couldn't compile the current tree on freebsd. The following patch fixes it. Index: conf.h =================================================================== RCS file: /export/home/cvs/apachen/src/main/conf.h,v retrieving revision 1.149 diff -c -r1.149 conf.h *** conf.h 1997/10/22 20:29:34 1.149 --- conf.h 1997/10/24 20:14:48 *************** *** 59,64 **** --- 59,65 ---- /* Have to include sys/stat.h before ../os/win32/os.h so we can override stat() properly */ + #include #include #ifdef WIN32 -- Sameer Parekh Voice: 510-986-8770 President FAX: 510-986-8777 C2Net http://www.c2.net/ sameer@c2.net