Commit 3a2ae5c9 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Missing a header


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91949 13f79535-47bb-0310-9956-ffa450edef68
parent cf1665cb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;