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