#ifndef WS_MODES_H #define WS_MODES_H #include "ws_types.h" int ws_run_linear(webserver_t*); #endif