From: Brian Havard Date: Sat, 5 Aug 2000 16:04:56 +0000 (+0000) Subject: Fix warnings about string functions. X-Git-Tag: APACHE_2_0_ALPHA_6~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be3e863d2a765f029f093b7155543fbf121ca8c0;p=apache Fix warnings about string functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85996 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/spmt_os2/spmt_os2.c b/server/mpm/spmt_os2/spmt_os2.c index 3da0f847a7..80db6b6377 100644 --- a/server/mpm/spmt_os2/spmt_os2.c +++ b/server/mpm/spmt_os2/spmt_os2.c @@ -74,6 +74,7 @@ #include "ap_iol.h" #include "apr_portable.h" #include "mpm_common.h" +#include "apr_strings.h" #include #include