Revision b6dce92e slirp/slirp_config.h

b/slirp/slirp_config.h
133 133
/* Define if your compiler doesn't like prototypes */
134 134
#undef NO_PROTOTYPES
135 135

  
136
/* Define if you don't have u_int32_t etc. typedef'd */
137
#undef NEED_TYPEDEFS
138
#ifdef __sun__
139
#define NEED_TYPEDEFS
140
#endif
141

  
142 136
/* Define to sizeof(char) */
143 137
#define SIZEOF_CHAR 1
144 138

  

Also available in: Unified diff