summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trans/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/trans/Makefile b/trans/Makefile
index eecaeeb5..04fd2769 100644
--- a/trans/Makefile
+++ b/trans/Makefile
@@ -34,6 +34,7 @@ LDLIBS += -lpthread
password-LDLIBS = -lcrypt
password-MIGSFLAGS=\
"-DIO_INTRAN=trivfs_protid_t trivfs_begin_using_protid (io_t)" \
+ "-DIO_INTRAN_PAYLOAD=trivfs_protid_t trivfs_begin_using_protid_payload" \
"-DIO_DESTRUCTOR=trivfs_end_using_protid (trivfs_protid_t)" \
"-DPASSWORD_IMPORTS=import \"../libtrivfs/mig-decls.h\";"