#ifndef _HTTPTEST_H_ #define _HTTPTEST_H_ #include <stdint.h> void httpTestInit(); #endif /* _HTTPTEST_H_ */