added definitions for sending and receiving messages
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "tlibc/collections/List.h"
|
||||
#include "tcp-chat/client.h"
|
||||
#include "db/idb.h"
|
||||
#include "cli/ClientCLI/db_tables.h"
|
||||
#include "db/tables.h"
|
||||
|
||||
typedef struct ClientCLI {
|
||||
Client* client;
|
||||
|
||||
Reference in New Issue
Block a user