#ifndef __NET_H__ #define __NET_H__ void Init_Network(); void test_network(); #endif