#ifndef H_SERVER_CLI #define H_SERVER_CLI #include void handleCLI(sds **vhosts, int vhostsc); #endif