dbghelp: Avoid unconditional use of NT_GNU_BUILD_ID.

oldstable
Gerald Pfeifer 2012-06-03 15:27:52 +04:00 committed by Alexandre Julliard
parent 4c44e151be
commit 6cb7cd1983
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,10 @@
#define ELF_INFO_MODULE 0x0002
#define ELF_INFO_NAME 0x0004
#ifndef NT_GNU_BUILD_ID
#define NT_GNU_BUILD_ID 3
#endif
WINE_DEFAULT_DEBUG_CHANNEL(dbghelp);
struct elf_info