/** @file net.h * @brief Public interface for faux net functions. */ #ifndef _faux_net_h #define _faux_net_h #include C_DECL_BEGIN C_DECL_END #endif