diff options
Diffstat (limited to 'slirp/slirp_config.h')
-rw-r--r-- | slirp/slirp_config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/slirp/slirp_config.h b/slirp/slirp_config.h index a40248eb72..f19c7034ca 100644 --- a/slirp/slirp_config.h +++ b/slirp/slirp_config.h @@ -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 |