00001 #include "network.h" 00002 00003 void client_update(network net, char *address); 00004 void server_update(network net);