Fix includes

This commit is contained in:
Martin Lund 2024-05-13 10:57:27 +02:00
parent c76a4d0172
commit 747ac62733
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
*/
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <sys/ioctl.h>
#include "options.h"