aboutsummaryrefslogtreecommitdiffstats
path: root/api/rundll32.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-07-23 18:19:00 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-07-23 20:20:43 +0200
commit899e085a913fe114c72929a91338629128f517a2 (patch)
tree44f0c89fbfb6dbcebd3ded9ebb4a1acc2354e9d9 /api/rundll32.c
parentapi: remove unused pch file (diff)
downloadwintun-899e085a913fe114c72929a91338629128f517a2.tar.xz
wintun-899e085a913fe114c72929a91338629128f517a2.zip
api: build with WDK
Makes builds more reproducable, as we can do our next release using the EWDK, an all-in-one ISO of build tools from Microsoft. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'api/rundll32.c')
-rw-r--r--api/rundll32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/rundll32.c b/api/rundll32.c
index ca77b7f..80ada15 100644
--- a/api/rundll32.c
+++ b/api/rundll32.c
@@ -4,6 +4,7 @@
*/
#include "entry.h"
+#include <shellapi.h>
#if ACCEPT_WOW64 == 1