summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fsys.defs4
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs
index 144bdb6a..0989f169 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -1,5 +1,5 @@
/* Definitions for the filesystem control interface
- Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997 Free Software Foundation
This file is part of the GNU Hurd.
@@ -31,6 +31,8 @@ subsystem fsys 22000;
FSYS_IMPORTS
#endif
+INTR_INTERFACE
+
/* Sent by filesystem on its bootstrap port upon startup.
REALNODE is the node this filesystem is the translator for,
opened with flags FLAGS (O_NOTRANS is assumed even if not