Fix building with GCC 14

This commit is contained in:
Alex Koskovich 2024-03-04 05:33:26 +00:00 committed by Adam Honse
parent 2dd17eba30
commit 61e7664657

View file

@ -12,6 +12,7 @@
/*---------------------------------------------------------*\
| Includes |
\*---------------------------------------------------------*/
#include <sys/ioctl.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>