summaryrefslogtreecommitdiffstats
path: root/os/netware
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-03-14 17:48:19 +0100
committerBradley Nicholes <bnicholes@apache.org>2002-03-14 17:48:19 +0100
commitda65586a945e9bf6738f3761830895b8317e429f (patch)
tree5be4ac118aa6d42053e83b8838ad8fa647bcb9be /os/netware
parentfix comment (diff)
downloadapache2-da65586a945e9bf6738f3761830895b8317e429f.tar.xz
apache2-da65586a945e9bf6738f3761830895b8317e429f.zip
Added code to extract the current address space name so that each
instance of Apache can be identified by the address space that it is running in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93934 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/netware')
-rw-r--r--os/netware/Apache.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/netware/Apache.def b/os/netware/Apache.def
index 9e07b637f5..6d8bf9f41e 100644
--- a/os/netware/Apache.def
+++ b/os/netware/Apache.def
@@ -2,3 +2,4 @@ MODULE APRLIB.NLM
MODULE LIBC.NLM
MODULE WS2_32.NLM
EXPORT @HTTPD.IMP
+IMPORT GetCurrentAddressSpace