diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 17:42:11 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 17:42:11 +0000 |
| commit | fb669ec3ce7f61f65ce1070db2ca87de6c0326d2 (patch) | |
| tree | 7afdf33a654d1becf9b87f34987ee1a6680a9fef /libtrivfs | |
| parent | ba947f5ac9ecd19335b76379159b08f64613b4f1 (diff) | |
Formerly fsmutations.h.~5~
Diffstat (limited to 'libtrivfs')
| -rw-r--r-- | libtrivfs/fsmutations.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtrivfs/fsmutations.h b/libtrivfs/fsmutations.h index d5f78102..bc27032a 100644 --- a/libtrivfs/fsmutations.h +++ b/libtrivfs/fsmutations.h @@ -17,6 +17,8 @@ /* Only CPP macro definitions should go in this file. */ +#define REPLY_PORTS + #define FILE_INTRAN trivfs_protid_t _trivfs_begin_using_protid (file_t) #define FILE_DESTRUCTOR _trivfs_end_using_protid (trivfs_protid_t) |
