> that's strange because on BSD is included on <netinet/in.h> while on
> Linux is included into <arpa/inet.h> and since AmigaOS use newlib as
> main C library we have the first include.
> >   Hum, I usually prefer to not fill things up with "#ifdef
> > __amigaos4__", but there may be no choice, I'll look into it. Most of
> >   
> I'm agree with you. Maybe we can use a local "network.h" and put all
> into it. that file is used in a lot of files so can be replaced simply
> 

Please add headers along the lines of libbase/GnashSystemIOHeaders.h or
libbase/GnashFileUtilities.h. That's what they are there for, and it
would make the code much cleaner even without AmigaOS. The best
situation would be if there are no non-standard includes outside such
compatibility headers.

bwy

--
Free Flash, use Gnash
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to