Include <sys/ioctl.h>, to keep gcc -Wall happy.
This commit is contained in:
parent
cd165cc092
commit
3d65fa3488
|
@ -42,6 +42,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <sys/file.h>
|
||||
#endif
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue