#ifndef _SOCKET_WRAPPER_ #define _SOCKET_WRAPPER_ #include "sal_module_wrapper.h" sal_module_t *get_socket_module(void); #endif //_SOCKET_WRAPPER_