From b3794acc0356e3b5d0ff5b59f590a9a7eac11da0 Mon Sep 17 00:00:00 2001 From: Konstantin Baladurin Date: Tue, 10 Sep 2019 00:40:14 +0900 Subject: Linux/x86: fix build (#26594) --- src/inc/clrnt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/inc/clrnt.h') diff --git a/src/inc/clrnt.h b/src/inc/clrnt.h index 1356666024..f72d97f33d 100644 --- a/src/inc/clrnt.h +++ b/src/inc/clrnt.h @@ -854,6 +854,7 @@ typedef struct _DISPATCHER_CONTEXT { #ifdef WIN64EXCEPTIONS #include "win64unwind.h" +#include "daccess.h" FORCEINLINE DWORD -- cgit v1.2.3