Return-Path: Delivered-To: apmail-apache-cvs-archive@apache.org Received: (qmail 40802 invoked by uid 500); 5 Jan 2001 16:38:27 -0000 Mailing-List: contact apache-cvs-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-cvs@apache.org Received: (qmail 40729 invoked by uid 500); 5 Jan 2001 16:38:25 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 5 Jan 2001 16:38:25 -0000 Message-ID: <20010105163825.40704.qmail@apache.org> From: dreid@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/server/mpm/beos beos.c dreid 01/01/05 08:38:24 Modified: server/mpm/beos beos.c Log: Add a needed header file. This is another of the patches I've had for a while but forgot to commit... Doh! Revision Changes Path 1.27 +1 -0 httpd-2.0/server/mpm/beos/beos.c Index: beos.c =================================================================== RCS file: /home/cvs/httpd-2.0/server/mpm/beos/beos.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- beos.c 2000/12/19 20:44:21 1.26 +++ beos.c 2001/01/05 16:38:24 1.27 @@ -83,6 +83,7 @@ #include "mpm.h" #include #include +#include /* * Actual definitions of config globals