On Tue, Aug 21, 2007 at 03:56:43PM +0800, zou lunkai wrote: > > +#ifdef HAVE_PWD_H > > +# include <pwd.h> > > +#endif > > > + struct passwd *password = getpwuid(getuid()); > > What if there is no pwd.h? Should we take care of this, to make the > code still compiles?
Yes, of course. Thanks for pointing out. Ben ? A new patch ? --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit