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