This commit is contained in:
2024-09-16 17:20:33 +02:00
parent 9712b4e67a
commit 079104af91
2 changed files with 30 additions and 48 deletions

View File

@@ -5,6 +5,7 @@
#include <string.h>
#include <stdio.h>
#include <unistd.h>
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>