Ooops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13953 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5633dc6ce3
commit
0843a070b8
1 changed files with 1 additions and 2 deletions
|
@ -34,10 +34,9 @@
|
|||
# define rmdir rmdir_cached
|
||||
#else
|
||||
#include "dir_uncached.h"
|
||||
#warning no dircache
|
||||
# define DIR DIR_UNCACHED
|
||||
# define dirent dirent_uncached
|
||||
//# define opendir opendir_uncached
|
||||
# define opendir opendir_uncached
|
||||
# define closedir closedir_uncached
|
||||
# define readdir readdir_uncached
|
||||
# define closedir closedir_uncached
|
||||
|
|
Loading…
Reference in a new issue