refactor: move to myclib

This commit is contained in:
2025-09-12 18:51:42 +02:00
parent fc21c740bd
commit b6041fdcb4
9 changed files with 8 additions and 90 deletions

View File

@@ -2,9 +2,8 @@
#define CWS_SERVER_H
#include <myclib/myhashmap.h>
#include <netdb.h>
#include <myclib/mysocket.h>
#include <signal.h>
#include <sys/socket.h>
#include "utils/config.h"