Delete client.h/.c

This commit is contained in:
2022-12-29 11:47:59 +01:00
parent f92c26c350
commit 672745f6df
15 changed files with 769 additions and 894 deletions

View File

@ -20,7 +20,7 @@
#include "http.h"
#include "config.h"
#include "../client.h"
#include "../server.h"
extern sock proxy;