Joseph Redmon
2015-09-05 b5936b499abc94c0efffbcc99b5698574b59d860
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);