diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-02-22 00:25:43 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-02-22 00:25:43 +0000 |
commit | 186727217a3ea7387d0e1bec25545f6530005b46 (patch) | |
tree | 75a3a93f6f188bd29a55ed77a556923c985b1a0b /ace/config-linux-common.h | |
parent | 247129cc75ec8a36d233d9baf4bb298a081e432f (diff) | |
download | ATCD-186727217a3ea7387d0e1bec25545f6530005b46.tar.gz |
ChangeLogTag:Mon Feb 21 16:23:03 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/config-linux-common.h')
-rw-r--r-- | ace/config-linux-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h index 6c4da3239e7..198f727f487 100644 --- a/ace/config-linux-common.h +++ b/ace/config-linux-common.h @@ -186,7 +186,7 @@ #define ACE_LACKS_STRRECVFD //#define ACE_LACKS_MSYNC -#define ACE_HAS_PROCFS +#define ACE_HAS_PROC_FS // Platform supports System V IPC (most versions of UNIX, but not Win32) #define ACE_HAS_SYSV_IPC |