summaryrefslogtreecommitdiff
path: root/build/nw_export.inc
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2009-07-07 15:46:13 +0000
committerGuenter Knauf <fuankg@apache.org>2009-07-07 15:46:13 +0000
commit7b1890fb83b6b695a557a7e9e996ad8698dcb6e9 (patch)
tree02b91fa85ea1708f90d9f1596eab7d94b74b2356 /build/nw_export.inc
parent8226194ba6f341333a731e4524e5b6bc3099c758 (diff)
downloadhttpd-7b1890fb83b6b695a557a7e9e996ad8698dcb6e9.tar.gz
next step for fixing NetWare exports list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791876 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/nw_export.inc')
-rw-r--r--build/nw_export.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/nw_export.inc b/build/nw_export.inc
index 56acb80771..45b48e7c88 100644
--- a/build/nw_export.inc
+++ b/build/nw_export.inc
@@ -13,6 +13,7 @@
#define AP_CORE_DECLARE_NONSTD AP_CORE_DECLARE_NONSTD
#define AP_DECLARE_HOOK AP_DECLARE_HOOK
#define AP_DECLARE_DATA AP_DECLARE_DATA
+#define AP_WD_DECLARE AP_WD_DECLARE
#undef APACHE_OS_H
#include "httpd.h"
@@ -50,3 +51,5 @@
#include "mod_core.h"
#include "mod_auth.h"
+#include "mod_watchdog.h"
+