summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_vfd.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-12-11 23:22:52 -0500
committermidipix <writeonce@midipix.org>2016-12-11 23:30:53 -0500
commit230c904e5d10c61b6c7730e63e7f4340834db7b8 (patch)
treec62cac0a535a8e16ad70a3e23a5f3a94dd666575 /include/ntapi/nt_vfd.h
parente419cc65ad36df725d6a75d63f75ec6fa554e990 (diff)
downloadntapi-230c904e5d10c61b6c7730e63e7f4340834db7b8.tar.bz2
ntapi-230c904e5d10c61b6c7730e63e7f4340834db7b8.tar.xz
api headers: nt_vfd.h, nt_vmount.h: remove dependency on dalist (not needed).
Diffstat (limited to 'include/ntapi/nt_vfd.h')
-rw-r--r--include/ntapi/nt_vfd.h1
1 files changed, 0 insertions, 1 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"