From: VMware, Inc <> Date: Thu, 17 Jun 2010 21:12:05 +0000 (-0700) Subject: Fix the build X-Git-Tag: 2010.06.16-268169~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cd72f3754eebf158ea53f05010eab24eb3b9e5e;p=thirdparty%2Fopen-vm-tools.git Fix the build Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/lock/ulRec.c b/open-vm-tools/lib/lock/ulRec.c index f19075ea2..2de48adcc 100644 --- a/open-vm-tools/lib/lock/ulRec.c +++ b/open-vm-tools/lib/lock/ulRec.c @@ -775,6 +775,7 @@ MXUser_BindMXMutexRec(struct MX_MutexRec *mutex) // IN: #if defined(VMX86_VMX) #include "mutex.h" +#include "mutexRank.h" /* *----------------------------------------------------------------------------