ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/slirp/slirp_config.h
(Generate patch)

Comparing BasiliskII/src/slirp/slirp_config.h (file contents):
Revision 1.1 by gbeauche, 2005-05-13T09:00:59Z vs.
Revision 1.2 by gbeauche, 2007-11-03T11:11:42Z

# Line 82 | Line 82
82  
83   /* Define if you don't have u_int32_t etc. typedef'd */
84   #undef NEED_TYPEDEFS
85 + #ifdef __sun__
86 + #define NEED_TYPEDEFS
87 + #endif
88  
89   /* Define to sizeof(char *) */
90   #define SIZEOF_CHAR_P SIZEOF_VOID_P

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines