Fix building with GCC 14

master
Alex Koskovich 2 years ago committed by Adam Honse
parent 2dd17eba30
commit 61e7664657

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

Loading…
Cancel
Save