diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-27 16:36:18 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-02-27 16:36:18 +0100 |
commit | a8c50b3fbe672ea949a5c6c26c6db04566a7cdb7 (patch) | |
tree | 9d73e2b2df7a264e39acd1fe2fa1e8343c5c407f | |
parent | 8287b6ffdf2cb631591decb17429701218122259 (diff) |
hurd: add IIOCTL_IMPORTS
* hurd/iioctl.defs: Add IIOCTL_IMPORTS.
-rw-r--r-- | hurd/iioctl.defs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/iioctl.defs b/hurd/iioctl.defs index 4efe928f..dfa89033 100644 --- a/hurd/iioctl.defs +++ b/hurd/iioctl.defs @@ -20,6 +20,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <hurd/hurd_types.defs> +#ifdef IIOCTL_IMPORTS +IIOCTL_IMPORTS +#endif + INTR_INTERFACE /* Ioctl class `i'; the subsystem is derived from calculations in |