Build without optimization broken again

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

 



ChangeLog:

	* dlls/ntdll/exception.c:
	Include ntdll_misc.h to avoid undefined reference to
	GetProcessHeap when compiled without optimization.

-- 
Regards,
Pavel Roskin
--- dlls/ntdll/exception.c
+++ dlls/ntdll/exception.c
@@ -36,6 +36,7 @@
 #include "wine/list.h"
 #include "wine/debug.h"
 #include "excpt.h"
+#include "ntdll_misc.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(seh);
 

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

  Powered by Linux