Joseph Redmon
2014-12-08 aea3bceeb16e553ff75a2f28c7f44f04b81513d7
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);