More tidying

This commit is contained in:
Nav
2022-04-05 22:37:00 +01:00
parent b8e34b87d3
commit 7b5ce83b50
5 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#include "Connection.hpp"
#include <arpa/inet.h>
#include <sys/epoll.h>
#include <unistd.h>
#include <cerrno>
#include <fcntl.h>