1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-01-08 04:09:24 -06:00

sys: POOL_NX_OPTIN

This commit is contained in:
Bill Zissimopoulos
2016-12-14 15:06:00 -08:00
parent 08c283f2a9
commit 40735c4687
3 changed files with 13 additions and 3 deletions

View File

@@ -19,6 +19,8 @@
#define WINFSP_SYS_DRIVER_H_INCLUDED
#define WINFSP_SYS_INTERNAL
#define POOL_NX_OPTIN 1
#include <ntifs.h>
#include <ntstrsafe.h>
#include <wdmsec.h>