Fix includes

This commit is contained in:
2021-05-06 20:46:17 +02:00
parent 456deeae20
commit 7aa47cac61
5 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,6 @@
#define SERVER_TIMEOUT 4
#define CHUNK_SIZE 8192
#define CLIENT_MAX_HEADER_SIZE 8192
#ifndef DEFAULT_HOST
# define DEFAULT_HOST "www.necronda.net"