diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/ntioctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntioctl.h b/source3/include/ntioctl.h index 1dbde54277..b4b8169a51 100644 --- a/source3/include/ntioctl.h +++ b/source3/include/ntioctl.h @@ -47,7 +47,7 @@ #define FSCTL_SET_REPARSE_POINT 0x000900A4 #define FSCTL_GET_REPARSE_POINT 0x000900A8 #define FSCTL_DELETE_REPARSE_POINT 0x000900AC -#define FSCTL_0x000900C0 0x000900C0 +#define FSCTL_CREATE_OR_GET_OBJECT_ID 0x000900C0 #define FSCTL_SET_SPARSE 0x000900C4 #define FSCTL_SET_ZERO_DATA 0x000900C8 #define FSCTL_SET_ENCRYPTION 0x000900D7 |