about summary refs log tree commit diff
path: root/hurd/hurd/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/hurd/ioctl.h')
-rw-r--r--hurd/hurd/ioctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurd/ioctl.h b/hurd/hurd/ioctl.h
index 8c6dbfd0be..b18f8a1586 100644
--- a/hurd/hurd/ioctl.h
+++ b/hurd/hurd/ioctl.h
@@ -22,7 +22,7 @@
 
 #define	__need___va_list
 #include <stdarg.h>
-#include <ioctls.h>
+#include <bits/ioctls.h>
 
 
 /* Type of handler function, called like ioctl to do its entire job.  */