bareos: master e1337143

Author Committer Branch Timestamp Parent
pstorz pstorz master 2020-10-29 10:41 master 08437114 Pending
Changeset mssqlvdi-fd.cc: avoid collision of definition of MIDL_user_allocate()

The definitions of MIDL_user_allocate are different between "vdi.h" and
"rpcndr.h" so we add the definition "__MIDL_user_allocate_free_DEFINED__"
to skip the definition in rpcndr.h.

The problem only exists on 32Bit cross-compilation.
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc Diff File