summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pflocal/mig-mutate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pflocal/mig-mutate.h b/pflocal/mig-mutate.h
index 010907cc..b1494730 100644
--- a/pflocal/mig-mutate.h
+++ b/pflocal/mig-mutate.h
@@ -18,6 +18,8 @@
/* Only CPP macro definitions should go in this file. */
+#define IO_SELECT_REPLY_PORT
+
#define IO_INTRAN sock_user_t begin_using_sock_user_port (io_t)
#define IO_DESTRUCTOR end_using_sock_user_port (sock_user_t)