Xavier Grave dixit:

>#if defined (__FreeBSD__) || defined (__vxworks) || defined(__rtems__)

Make that:

#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || \
    defined(__vxworks) || defined(__rtems__)

bye,
//mirabilos
-- 
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font.   -- Rob Pike in "Notes on Programming in C"



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to