- Add missing _A_VOLID definition.

svn path=/trunk/; revision=50165
This commit is contained in:
Amine Khaldi
2010-12-27 17:51:08 +00:00
parent 0858e66dd1
commit ce5c1f3bcb
+2 -1
View File
@@ -30,8 +30,9 @@ extern "C" {
#define _A_RDONLY 0x01
#define _A_HIDDEN 0x02
#define _A_SYSTEM 0x04
#define _A_VOLID 0x08
#define _A_SUBDIR 0x10
#define _A_ARCH 0x20
#define _A_ARCH 0x20
#ifndef _GETDISKFREE_DEFINED
#define _GETDISKFREE_DEFINED