00001 #ifndef _HLBR_TEST_IP_SRC_H_ 00002 #define _HLBR_TEST_IP_SRC_H_ 00003 00004 #include "../config.h" 00005 #include "../engine/hlbr.h" 00006 #include "test.h" 00007 00008 int InitTestIPSrc(); 00009 00010 #endif