From a8eef27aabad738b9aae7f988d3fc5385be2b332 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 19 Mar 2002 00:28:08 +0000 Subject: 2002-03-17 Roland McGrath * mutations.h (TIOCTL_IMPORTS): New macro. * priv.h: Protect from multiple inclusion. --- console/mutations.h | 1 + 1 file changed, 1 insertion(+) (limited to 'console') 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 -- cgit v1.2.3