summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Instance.cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2004-01-23 22:37:27 +0000
committerBernard Normier <bernard@zeroc.com>2004-01-23 22:37:27 +0000
commite472963b0f661ca49b2c1f67fc17eb601923788b (patch)
treefb45d999b05a51060e29d806f214ed0186d9fb64 /cpp/src/Ice/Instance.cpp
parentfixes (diff)
downloadice-e472963b0f661ca49b2c1f67fc17eb601923788b.tar.bz2
ice-e472963b0f661ca49b2c1f67fc17eb601923788b.tar.xz
ice-e472963b0f661ca49b2c1f67fc17eb601923788b.zip
HP-UX port
Diffstat (limited to 'cpp/src/Ice/Instance.cpp')
-rw-r--r--cpp/src/Ice/Instance.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/Instance.cpp b/cpp/src/Ice/Instance.cpp
index b0de2288ce6..e9e29f8d68b 100644
--- a/cpp/src/Ice/Instance.cpp
+++ b/cpp/src/Ice/Instance.cpp
@@ -627,7 +627,7 @@ IceInternal::Instance::finishSetup(int& argc, char* argv[])
LocatorPrx::uncheckedCast(_proxyFactory->stringToProxy(_defaultsAndOverrides->defaultLocator)));
}
-#if !defined(_WIN32) && !defined(__sun)
+#if !defined(_WIN32) && !defined(__sun) && !defined(__hpux)
//
// daemon() must be called after any plug-ins have been
// installed. For example, an SSL plug-in might want to