Joseph Redmon
2015-05-11 516f019ba6fb88de7218dd3b4eaeadb1cf676518
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);