summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-29 05:10:29 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-29 05:10:29 +0000
commitdf6baba3454f7c54c804ddf091948598afb2b564 (patch)
treec0433b415efb81525e06db6661125f8ef46c2050
parentc9ce80bbebbb740e04b792602a6142c54ea4b3f4 (diff)
downloadATCD-df6baba3454f7c54c804ddf091948598afb2b564.tar.gz
added ACE_HAS_PROCFS
-rw-r--r--ace/config-linux-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h
index d56f86119ac..ecc67ec8490 100644
--- a/ace/config-linux-common.h
+++ b/ace/config-linux-common.h
@@ -138,6 +138,7 @@
#define ACE_LACKS_MSYNC
#define ACE_LACKS_MADVISE
+#define ACE_HAS_PROCFS
// Platform supports System V IPC (most versions of UNIX, but not Win32)
#define ACE_HAS_SYSV_IPC