summaryrefslogtreecommitdiff
path: root/console
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-03-19 00:28:08 +0000
committerRoland McGrath <roland@gnu.org>2002-03-19 00:28:08 +0000
commita8eef27aabad738b9aae7f988d3fc5385be2b332 (patch)
tree113302365d8a75e4cc51dce02287ae41c1fb5f0f /console
parent0826815540d8e3d53048b2e10e1db9e3d23b2956 (diff)
2002-03-17 Roland McGrath <roland@frob.com>
* mutations.h (TIOCTL_IMPORTS): New macro. * priv.h: Protect from multiple inclusion.
Diffstat (limited to 'console')
-rw-r--r--console/mutations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/console/mutations.h b/console/mutations.h
index 396bf1e5..b0ec7e16 100644
--- a/console/mutations.h
+++ b/console/mutations.h
@@ -24,3 +24,4 @@
#define IO_DESTRUCTOR trivfs_end_using_protid (trivfs_protid_t)
#define IO_IMPORTS import "priv.h";
+#define TIOCTL_IMPORTS IO_IMPORTS