From: VMware, Inc <> Date: Tue, 17 Nov 2009 21:53:35 +0000 (-0800) Subject: Fix build bustage. X-Git-Tag: 2009.11.16-210370~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f4359864f0f7395757da7f3b1192f8bc4d03c4;p=thirdparty%2Fopen-vm-tools.git Fix build bustage. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/services/plugins/resolutionSet/resolutionSet.c b/open-vm-tools/services/plugins/resolutionSet/resolutionSet.c index 4265cf446..b55ea6a8b 100644 --- a/open-vm-tools/services/plugins/resolutionSet/resolutionSet.c +++ b/open-vm-tools/services/plugins/resolutionSet/resolutionSet.c @@ -40,10 +40,9 @@ #include "vmware/tools/utils.h" -#if !defined(__APPLE__) #include "embed_version.h" +#include "vmtoolsd_version.h" VM_EMBED_VERSION(VMTOOLSD_VERSION_STRING); -#endif /* * The maximum number of capabilities we can set.