diff options
author | Guenter Knauf <fuankg@apache.org> | 2009-07-07 04:57:44 +0200 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2009-07-07 04:57:44 +0200 |
commit | 097368e1591f4d43cf656dff86b279a7cc256227 (patch) | |
tree | 94ad1d1e708f9edc5dd95475f8729451aa45a98c /NWGNUmakefile | |
parent | fixed types, fixed NetWare build. (diff) | |
download | apache2-097368e1591f4d43cf656dff86b279a7cc256227.tar.xz apache2-097368e1591f4d43cf656dff86b279a7cc256227.zip |
another NetWare build fix - added some more symbols.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791683 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r-- | NWGNUmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile index cb22466f28..9951591e5f 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -313,6 +313,8 @@ FILES_nlm_exports = \ (AP$(VERSION_MAJMIN)) ap_hook_watchdog_init \ (AP$(VERSION_MAJMIN)) ap_hook_watchdog_need \ (AP$(VERSION_MAJMIN)) ap_hook_watchdog_step \ + (AP$(VERSION_MAJMIN)) ap_watchdog_get_instance \ + (AP$(VERSION_MAJMIN)) ap_watchdog_register_callback \ $(EOLIST) # |