summaryrefslogtreecommitdiff
path: root/ace/config-hpux-11.00.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-12-13 23:29:14 +0000
committerSteve Huston <shuston@riverace.com>2002-12-13 23:29:14 +0000
commitc698d57f8f64bae42bf2b78b7a726b229a1a96c0 (patch)
treeded53ff3b4a18b934f933c25490304fd2b22ad8a /ace/config-hpux-11.00.h
parent7e77b186bfdc3ecaca8b85ec38992ba924147b90 (diff)
downloadATCD-c698d57f8f64bae42bf2b78b7a726b229a1a96c0.tar.gz
ChangeLogTag:Fri Dec 13 18:10:31 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-hpux-11.00.h')
-rw-r--r--ace/config-hpux-11.00.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-hpux-11.00.h b/ace/config-hpux-11.00.h
index b48a9e227e5..32468e816ae 100644
--- a/ace/config-hpux-11.00.h
+++ b/ace/config-hpux-11.00.h
@@ -179,6 +179,10 @@
#include /**/ <sys/stdsyms.h>
+#if defined (_INCLUDE_HPUX_SOURCE)
+# define ACE_HAS_SNPRINTF
+#endif
+
// HP-UX is a POSIX-compliant system - see what's available.
#include "ace/config-posix.h"