Justus Winter, le Thu 27 Nov 2014 14:19:02 +0100, a écrit : > * trans/Makefile (ifsock-MIGSFLAGS): Add mutator.
Ack. > --- > trans/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/trans/Makefile b/trans/Makefile > index 71e6424..eecaeeb 100644 > --- a/trans/Makefile > +++ b/trans/Makefile > @@ -39,6 +39,7 @@ password-MIGSFLAGS=\ > > ifsock-MIGSFLAGS=\ > "-DFILE_INTRAN=trivfs_protid_t trivfs_begin_using_protid (io_t)" \ > + "-DFILE_INTRAN_PAYLOAD=trivfs_protid_t > trivfs_begin_using_protid_payload" \ > "-DFILE_DESTRUCTOR=trivfs_end_using_protid (trivfs_protid_t)" \ > "-DIFSOCK_IMPORTS=import \"../libtrivfs/mig-decls.h\";" > > -- > 2.1.3 > -- Samuel War doesn't prove who's right, just who's left.
