diff options
-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) |