Add missing include

This commit is contained in:
2026-02-21 18:39:11 +02:00
parent 6119e8dc7a
commit b90cbae5ae

View File

@@ -8,6 +8,7 @@
#include <signal.h>
#include <sys/epoll.h>
#include <sys/stat.h>
#include <unistd.h>
#define USE_UNIX_SOCKET 0