--- qemu/slirp/slirp_config.h 2018/04/24 17:40:59 1.1.1.5 +++ qemu/slirp/slirp_config.h 2018/04/24 18:31:14 1.1.1.6 @@ -133,12 +133,6 @@ /* Define if your compiler doesn't like prototypes */ #undef NO_PROTOTYPES -/* Define if you don't have u_int32_t etc. typedef'd */ -#undef NEED_TYPEDEFS -#ifdef __sun__ -#define NEED_TYPEDEFS -#endif - /* Define to sizeof(char) */ #define SIZEOF_CHAR 1