summaryrefslogtreecommitdiff
path: root/ace/config-linux-pthread.h
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>1997-07-30 16:30:07 +0000
committerChris Cleeland <chris.cleeland@gmail.com>1997-07-30 16:30:07 +0000
commit911f809f64e7f57acedcfee58fafa12419219239 (patch)
treeedf2b56df2899bc32ec0951ffb97ccca1d805b26 /ace/config-linux-pthread.h
parent4842953d95d9117674c289c558c4c1256e834d1a (diff)
downloadATCD-911f809f64e7f57acedcfee58fafa12419219239.tar.gz
Fixed problem with longlong and the high res timer.
Diffstat (limited to 'ace/config-linux-pthread.h')
-rw-r--r--ace/config-linux-pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux-pthread.h b/ace/config-linux-pthread.h
index b952623efe0..6050ab859c5 100644
--- a/ace/config-linux-pthread.h
+++ b/ace/config-linux-pthread.h
@@ -13,7 +13,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...