#ifndef SOCKS_TYPES_H_ #define SOCKS_TYPES_H_ #include typedef uintptr_t phys_addr_t; #endif