summaryrefslogtreecommitdiff
path: root/ace/config-sunos4-sun3.x.h
diff options
context:
space:
mode:
authorjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-29 19:12:14 +0000
committerjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-29 19:12:14 +0000
commit5e6a24369850aba846f56ff82481fd38e41a3367 (patch)
tree20ae663f9b89e93d288238319861a9d602bfd8f7 /ace/config-sunos4-sun3.x.h
parente6c3348ab3ba76cba0389f42dfe6adc3dcd78cd4 (diff)
downloadATCD-5e6a24369850aba846f56ff82481fd38e41a3367.tar.gz
Changes needed to accomodate SunOS4 which ACE_LACKS_DIFFTIME
Diffstat (limited to 'ace/config-sunos4-sun3.x.h')
-rw-r--r--ace/config-sunos4-sun3.x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos4-sun3.x.h b/ace/config-sunos4-sun3.x.h
index 911fb9d59ac..bcdc2fe49a0 100644
--- a/ace/config-sunos4-sun3.x.h
+++ b/ace/config-sunos4-sun3.x.h
@@ -80,6 +80,8 @@
#define ACE_LACKS_U_LONGLONG_T
+#define ACE_LACKS_DIFFTIME
+
// 10 millisecond fudge factor to account for Solaris timers...
#if !defined (ACE_TIMER_SKEW)
#define ACE_TIMER_SKEW 1000 * 10