summaryrefslogtreecommitdiff
path: root/ace/config-linux-lxpthreads.h
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-30 16:30:07 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-30 16:30:07 +0000
commitee2db2ac08a2a084b3fafd51142f0a890bfe72e7 (patch)
treeedf2b56df2899bc32ec0951ffb97ccca1d805b26 /ace/config-linux-lxpthreads.h
parent63efa4188ebd00de409ea91b1d4e781d449c750b (diff)
downloadATCD-ee2db2ac08a2a084b3fafd51142f0a890bfe72e7.tar.gz
Fixed problem with longlong and the high res timer.
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r--ace/config-linux-lxpthreads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h
index 4545756bf1b..79a9051002a 100644
--- a/ace/config-linux-lxpthreads.h
+++ b/ace/config-linux-lxpthreads.h
@@ -34,7 +34,7 @@
#define ACE_HAS_LONG_FDMASK
#define ACE_HAS_PENTIUM
-#define ACE_HAS_LONGLONG
+#define ACE_HAS_LONGLONG_T
#define ACE_HAS_STRING_CLASS
// Fixes a problem with new versions of Linux...