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