@@ -3,6 +3,7 @@
#include "common.h"
void client_init();
struct serializer *client_get_serializer(char *);
void client_add(int, struct serializer *);
void client_add_wrapper(int, void *);
The note is not visible to the blocked user.