removed unused includes

This commit is contained in:
Václav Šmejkal 2023-02-21 10:56:46 +01:00
parent 22ff5a3e7d
commit 9f2ddb13dd
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -7,7 +7,6 @@
#include <string.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <why2/flags.h>
#include <why2/misc.h>
#include <why2/memory.h>
#include <pthread.h>