Include ntdll_misc.h to avoid undefined reference to GetProcessHeap
commit0f252372b78af5dc5a92645ffdac27bf164d97c1
authorPavel Roskin <proski@gnu.org>
Thu, 30 Oct 2003 23:06:41 +0000 (30 23:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Oct 2003 23:06:41 +0000 (30 23:06 +0000)
treea8d564fa37298927b044792d0ea0c1756814855a
parent6a83224eb3404d991b95e88957275d5d6041f2cc
Include ntdll_misc.h to avoid undefined reference to GetProcessHeap
when compiled without optimization.
dlls/ntdll/exception.c