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