#ifndef UDP_CTRL_H #define UDP_CTRL_H void msg_print(const char *message); #endif //UDP_CTRL_H