diff options
-rw-r--r-- | console/mutations.h | 1 |
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 |