diff options
-rw-r--r-- | include/ntapi/nt_vfd.h | 1 | ||||
-rw-r--r-- | include/ntapi/nt_vmount.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/ntapi/nt_vfd.h b/include/ntapi/nt_vfd.h index 6f2953c..5f510f6 100644 --- a/include/ntapi/nt_vfd.h +++ b/include/ntapi/nt_vfd.h @@ -1,7 +1,6 @@ #ifndef _NT_VFD_H_ #define _NT_VFD_H_ -#include <dalist/dalist.h> #include "nt_abi.h" #include "nt_object.h" #include "nt_guid.h" diff --git a/include/ntapi/nt_vmount.h b/include/ntapi/nt_vmount.h index be3bb33..5fcaab1 100644 --- a/include/ntapi/nt_vmount.h +++ b/include/ntapi/nt_vmount.h @@ -1,7 +1,6 @@ #ifndef _NT_VMOUNT_H_ #define _NT_VMOUNT_H_ -#include <dalist/dalist.h> #include "nt_abi.h" #include "nt_compiler.h" #include "nt_port.h" |