Joseph Redmon
2015-07-09 75db98db253adf7fbde293f102ab095b02402f9e
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);