#ifndef _OAUTH2LIB_NETWORKING_
#define _OAUTH2LIB_NETWORKING_
struct content {
};
void tcp_get(const char* addr);
#endif //_OAUTH2LIB_NETWORKING_