-----BEGIN PGP SIGNED MESSAGE----- >> >> errno.h is needed for NetBSD too... >> >> Btw. errno.h is a standard header that must be available on all >> C implementations, so there is no need to protect its inclusion >> by #if defined(). > >The reason there's an #ifdef is because some systems apparently require > >#include <sys/errno.h> > >instead of simply > >#include <errno.h> >
OpenVMS will accept either of these, but #include <errno.h> is prefered. +------------------+--------------------------+---------------+ | Robert Alan Byer | [EMAIL PROTECTED] | ICQ #65926579 | +------------------+--------------------------+---------------+ | Send an E-mail request to obtain a copy of my PGP key. | +-------------------------------------------------------------+ | "It is by caffeine alone I set my mind in motion. It is by | | cans of cola the thoughts aquire speed, the hands acquire | | shakes, the shakes become a warning. It is by caffeine | | alone I set my mind in motion." | +-------------------------------------------------------------+ -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQEVAwUBQIe2kKVSqzlBVJbBAQFfiwf/ctAqry2A9Ox6MHm7ejwtZUZz7TT8Mqez MjXvfIJDmZZi5JR25PKgabE6hzt09IPsZLS70gNXQ8mmApMBKybFTAQ0KletxDsx wXWQ1o77GoYeVQe0DSYBDPHX8yJv+9lytX0AN3cQ3Jsc4q4ZZ3VRh6j6q+2t/RWN WvFoF3QMqjodOu7rwhM+IF+TZ51PJN2kJUMetDcOopFlOD0t/eAo0Qd8TbtLbvHh VPdglujPbMz7Pk/j4OrZG6VgAYSQ8/pbNhutrHTlGf9E6sFcbFC8/RdYglhOMYwa MpWJf7NjtArH+sKWtOMmfbp0QTiMxKCN9v4XGWQ3KY0bFWvi3iDcqQ== =DGAT -----END PGP SIGNATURE----- _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
