Include bits/sys/ioctl.h in sys/ioctl.h

This commit is contained in:
Jeremy Soller
2025-05-13 08:13:49 -06:00
parent 012868b40c
commit ac3eb38c0d
+1
View File
@@ -1,6 +1,7 @@
include_guard = "_SYS_IOCTL_H"
language = "C"
style = "Tag"
trailer = "#include <bits/sys/ioctl.h>"
no_includes = true
cpp_compat = true