X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=include%2Fntdll%2Fldr.h;fp=include%2Fntdll%2Fldr.h;h=111262672297d0bb37dbf7792d9c5c0a7c8af4cf;hp=85c0752acc1b2c0e131f0ef78512dabcb4932200;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3 diff --git a/include/ntdll/ldr.h b/include/ntdll/ldr.h index 85c0752..1112626 100644 --- a/include/ntdll/ldr.h +++ b/include/ntdll/ldr.h @@ -3,6 +3,7 @@ #include #include +#include typedef NTSTATUS STDCALL (*PEPFUNC)(PPEB);