summaryrefslogtreecommitdiff
path: root/pfinet/mutations.h
diff options
context:
space:
mode:
Diffstat (limited to 'pfinet/mutations.h')
-rw-r--r--pfinet/mutations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pfinet/mutations.h b/pfinet/mutations.h
index 8881c5db..8c0df887 100644
--- a/pfinet/mutations.h
+++ b/pfinet/mutations.h
@@ -20,6 +20,8 @@
/* Only CPP macro definitions should go in this file. */
+#define IO_SELECT_REPLY_PORT
+
#define IO_INTRAN sock_user_t begin_using_socket_port (io_t)
#define IO_DESTRUCTOR end_using_socket_port (sock_user_t)