[Tuxnes-devel] io.h
Brought to you by:
tmmm
From: Jason D. S. <jd...@us...> - 2004-03-05 05:52:41
|
The existance of io.h presents a problem when cross-compiling. io.h is a needed header, and for some reason when the other headers #include <io.h> it actually includes the local copy. Hence, compilation fails. I'd suggest renaming io.h to nesio.h. Maybe io.c should be renamed to match. jason |