aboutsummaryrefslogtreecommitdiffstats
path: root/undocumented.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-26 17:37:29 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2019-07-03 08:50:30 +0000
commitde481cdb123110ba692a38412fa359bb28258245 (patch)
treea638943c8cd7f735560a24ffa4f242651c73fa33 /undocumented.h
parentImprove designated initializers (diff)
downloadwintun-de481cdb123110ba692a38412fa359bb28258245.tar.xz
wintun-de481cdb123110ba692a38412fa359bb28258245.zip
Manually clean up ugly corners
Diffstat (limited to 'undocumented.h')
-rw-r--r--undocumented.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/undocumented.h b/undocumented.h
index 6d8992d..13547d7 100644
--- a/undocumented.h
+++ b/undocumented.h
@@ -37,6 +37,7 @@ ZwQuerySystemInformation(
PVOID SystemInformation,
ULONG SystemInformationLength,
ULONG *ReturnLength);
+
extern NDIS_HANDLE
NdisWdfGetAdapterContextFromAdapterHandle(PVOID DeviceExtension);