Fix checkwps by using host system's file IO (thanks to r25843/r25844) and by includin...
commit45889f7465603276627bd57dcd305cd90823a865
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 6 May 2010 21:49:09 +0000 (6 21:49 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 6 May 2010 21:49:09 +0000 (6 21:49 +0000)
tree62d54e7bdc35fc707f7bc90ee92b2d94a0255fba
parent0ccc9cc897ce821058e1fe8e9dd428137bbff55b
Fix checkwps by using host system's file IO (thanks to r25843/r25844) and by including a work around for systems that try to get intN_t via sys/types.h (which should be wrong, but well).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25854 a1c6a512-1295-4272-9138-f99709370657
firmware/include/file.h
firmware/include/sys/types.h