From 520d1501f8d033aab64339cfd2adcffbffe1162e Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 14 Nov 2001 18:24:22 +0000 Subject: [PATCH] Missing a header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91949 13f79535-47bb-0310-9956-ffa450edef68 --- modules/arch/netware/mod_nw_ssl.c | 1 + 1 file changed, 1 insertion(+) 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; -- 2.40.0