From d315e19770ed9e01ead822af3c17657e8c209927 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 15 Jan 1996 17:19:51 +0000 Subject: (IO_SELECT_REPLY_PORT): New def. --- pflocal/mig-mutate.h | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3