Clean up file and hello messes.
This commit is contained in:
@@ -9,7 +9,6 @@ struct peer;
|
||||
void send_init(void);
|
||||
void send_cleanup(void);
|
||||
void *send_get_serializer(char *);
|
||||
bool send_new_hello(int, void *, struct peer *);
|
||||
void send_write(struct packet *);
|
||||
void send_print_usage(void);
|
||||
extern struct flow *send_flow;
|
||||
|
||||
Reference in New Issue
Block a user