From: Bradley Nicholes Date: Wed, 14 Nov 2001 18:24:22 +0000 (+0000) Subject: Missing a header X-Git-Tag: 2.0.29~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=520d1501f8d033aab64339cfd2adcffbffe1162e;p=apache Missing a header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91949 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/arch/netware/mod_nw_ssl.c b/modules/arch/netware/mod_nw_ssl.c index c29d6bda31..a40c1c7eb9 100644 --- a/modules/arch/netware/mod_nw_ssl.c +++ b/modules/arch/netware/mod_nw_ssl.c @@ -86,6 +86,7 @@ #include "http_log.h" #include "ap_listen.h" #include "apr_strings.h" +#include "apr_portable.h" module AP_MODULE_DECLARE_DATA nwssl_module;