One more fix for non-optimized build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

I'm terribly sorry, but I forgot to include the patch for
dlls/ntdll/debugtools.c into the previous patch.

ChangeLog:
	* dlls/ntdll/debugtools.c:
	Include ntdll_misc.h to suppress dependency
	on kernel32.dll when building Wine without
	optimization.

-- 
Regards,
Pavel Roskin
--- dlls/ntdll/debugtools.c
+++ dlls/ntdll/debugtools.c
@@ -40,6 +40,7 @@
 #include "winnt.h"
 #include "winternl.h"
 #include "excpt.h"
+#include "ntdll_misc.h"
 
 WINE_DECLARE_DEBUG_CHANNEL(tid);
 

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux