osx sys/io.h not found

Posted by ioh on Stack Overflow See other posts from Stack Overflow or by ioh
Published on 2010-05-04T00:03:29Z Indexed on 2010/05/04 0:08 UTC
Read the original article Hit count: 294

Filed under:
|

Hi,

I'd like to compile a c programm developed for linux using cc under os x. It includes the header sys/io.h. When compiling I get the error that this file could not be found? Isn't there any sys/io.h header file under os x?

Any help would be really appreciated!

Thanks!

© Stack Overflow or respective owner

Related posts about osx

Related posts about header-files