#ifndef TCP_SERVER_H #define TCP_SERVER_H void tcp_server_init(); #endif