aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/mutations.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/mutations.h')
-rw-r--r--libnetfs/mutations.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libnetfs/mutations.h b/libnetfs/mutations.h
index ea0b8476..003bbe21 100644
--- a/libnetfs/mutations.h
+++ b/libnetfs/mutations.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 1995 Free Software Foundation, Inc.
+ Copyright (C) 1995, 2004 Free Software Foundation, Inc.
Written by Michael I. Bushnell, p/BSG.
This file is part of the GNU Hurd.
@@ -20,6 +20,8 @@
/* Only CPP macro definitions should go in this file. */
+#define IO_SELECT_REPLY_PORT
+
#define FILE_INTRAN protid_t begin_using_protid_port (file_t)
#define FILE_DESTRUCTOR end_using_protid_port (protid_t)