#include "config.hpp" #include "net.hpp" bool net_setup() { bool ret = true; return ret; }