#include "ua_server.h" #include "ua_application.h" struct UA_Server { // SL_ChannelManager *cm; // UA_SessionManager sm; Application application; };