missing include

This commit is contained in:
John-Michael Baier
2020-12-09 22:35:34 +01:00
parent 7784b89e33
commit febc3a10d3
+1
View File
@@ -3,6 +3,7 @@
#include <fcntl.h>
#include <poll.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <time.h>
#include <termios.h>
#include <unistd.h>