Re: ManEdit 0.4.0d



On Thu, Jan 18, 2001 at 04:43:20PM -0800, learfox furry ao net wrote:
...
#ifdef __SOLARIS__
# include <glib>
#endif

Then

#ifdef __SOLARIS__
# define u_int8_t     guint
/* and so on... */
#endif

Would that work out?

Probably, but the problem isn't specific to Solaris.
--andy




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]