Included additional header

This commit is contained in:
2024-02-14 08:07:54 -05:00
parent 4378aa3c6a
commit f9bfefe3ad

View File

@@ -8,6 +8,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <unistd.h>
#include <arpa/inet.h>
#endif