From: VMware, Inc <> Date: Tue, 26 Apr 2011 21:27:12 +0000 (-0700) Subject: lib/file: fix the build X-Git-Tag: 2011.04.25-402641~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4c2d6680a11f4335705551daf64dc38af4969b;p=thirdparty%2Fopen-vm-tools.git lib/file: fix the build Drop a line in my last check in Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/file/fileTemp.c b/open-vm-tools/lib/file/fileTemp.c index 10dab5f0b..fc2ffde6d 100644 --- a/open-vm-tools/lib/file/fileTemp.c +++ b/open-vm-tools/lib/file/fileTemp.c @@ -34,6 +34,7 @@ #include "fileInt.h" #include "util.h" #include "unicodeOperations.h" +#include "posix.h" #if !defined(O_BINARY) #define O_BINARY 0