#ifndef _PROXY_H_ #define _PROXY_H void client(int client_fd); #endif