Comment 6 for bug 910335

Revision history for this message
John Spencer (maillist-launchpad) wrote : Re: [Solaris] incorrect included header files in src/color-profile.cpp for open(2)

this is really just an oversight of the developer who mistakenly added the wrong declaration, which happened to work on his system (glibc).

this really doesnt compile anywhere except on glibc.
and it is completely trivial to fix since glibc also has the right header

see the posix specs here:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html

affected distro: sabotage linux, using musl libc [1]
[1] http://www.musl-libc.org