We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
linux/types.h
d3dkmthk.h
1 parent f9f97dc commit d4ec8a2Copy full SHA for d4ec8a2
1 file changed
include/uapi/misc/d3dkmthk.h
@@ -14,6 +14,8 @@
14
#ifndef _D3DKMTHK_H
15
#define _D3DKMTHK_H
16
17
+#include <linux/types.h>
18
+
19
/*
20
* This structure matches the definition of D3DKMTHANDLE in Windows.
21
* The handle is opaque in user mode. It is used by user mode applications to
0 commit comments