1
0
Fork 0
forked from len0rd/rockbox

Get the last errors I hope!

Change-Id: Ia285b95480cc9ac6494b745d80892c4b1b912341
This commit is contained in:
Michael Sevakis 2014-08-30 01:08:34 -04:00
parent f3d60aea34
commit da4938d6ee
6 changed files with 48 additions and 9 deletions

4
lib/rbcodec/test/file.h Normal file
View file

@ -0,0 +1,4 @@
#undef MAX_PATH
#define MAX_PATH 260
#include <unistd.h>
#include <fcntl.h>