1
1

VFS: removed duplicate O_LINEAR declaration in src/vfsdummy.h

Этот коммит содержится в:
Enrico Weigelt, metux IT service 2009-12-29 06:39:39 +01:00 коммит произвёл Slava Zanko
родитель 43fa57ed65
Коммит bc0a91e931

Просмотреть файл

@ -13,8 +13,6 @@
#define VFSF_LOCAL 1 /* Class is local (not virtual) filesystem */
#define VFSF_NOLINKS 2 /* Hard links not supported */
#define O_LINEAR 0
#define mc_close close
#define mc_lseek lseek
#define mc_opendir opendir