From a8c50b3fbe672ea949a5c6c26c6db04566a7cdb7 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 27 Feb 2014 16:36:18 +0100 Subject: hurd: add IIOCTL_IMPORTS * hurd/iioctl.defs: Add IIOCTL_IMPORTS. --- hurd/iioctl.defs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hurd') 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 +#ifdef IIOCTL_IMPORTS +IIOCTL_IMPORTS +#endif + INTR_INTERFACE /* Ioctl class `i'; the subsystem is derived from calculations in -- cgit v1.2.3