refactored tlibc collections
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include "db/idb.h"
|
||||
#include "db/tables.h"
|
||||
|
||||
List_declare(ServerInfo);
|
||||
|
||||
typedef struct ClientCLI {
|
||||
Client* client;
|
||||
IncrementalDB* db;
|
||||
|
||||
Reference in New Issue
Block a user