summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-07 22:34:36 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-07 22:34:36 +0000
commit792eb118e330ef448aa4235947f7e44c2992655a (patch)
treef8e016075bafe93c8c04691a078a69ab0845cf42 /ace/config-lynxos.h
parent11f10901de0a2c76ed9f984e146cc116a4ed2b91 (diff)
downloadATCD-792eb118e330ef448aa4235947f7e44c2992655a.tar.gz
added ACE_HAS_DIRENT
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index 525f1e469e6..eb6b15764d4 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -155,6 +155,7 @@
#define ACE_HAS_THREAD_SPECIFIC_STORAGE
#define ACE_HAS_SIGWAIT
+#define ACE_HAS_DIRENT
// Turns off the tracing feature.
#if !defined (ACE_NTRACE)