]> granicus.if.org Git - apache/commitdiff
Fix warnings about string functions.
authorBrian Havard <bjh@apache.org>
Sat, 5 Aug 2000 16:04:56 +0000 (16:04 +0000)
committerBrian Havard <bjh@apache.org>
Sat, 5 Aug 2000 16:04:56 +0000 (16:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85996 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/spmt_os2/spmt_os2.c

index 3da0f847a73cf8c568300b64f2fa05eee7f4aaff..80db6b637789d4fbdb98c19ac1621f1aaeea8521 100644 (file)
@@ -74,6 +74,7 @@
 #include "ap_iol.h"
 #include "apr_portable.h"
 #include "mpm_common.h"
+#include "apr_strings.h"
 
 #include <os2.h>
 #include <stdlib.h>