chore: fix almost *ALL* warnings.
[lunaix-os.git] / lunaix-os / usr / includes / sys / ioctl.h
index 827cd44d112de32b4c35ebf4be772162aa079bc2..58c681a9720b42bf4cde63b9b6d0d60fd65d05dd 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __LUNAIX_SYS_IOCTL_H
 #define __LUNAIX_SYS_IOCTL_H
 
+#include <sys/ioctl_defs.h>
+
 int
 ioctl(int fd, int req, ...);