* hurd/iioctl.defs: Add IIOCTL_IMPORTS.
---
 hurd/iioctl.defs | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hurd/iioctl.defs b/hurd/iioctl.defs
index 4efe928..dfa8903 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
-- 
1.8.5.3


Reply via email to