]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
lib/file: another include file missing
authorVMware, Inc <>
Tue, 26 Apr 2011 21:27:21 +0000 (14:27 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 26 Apr 2011 21:27:21 +0000 (14:27 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/file/fileTemp.c

index fc2ffde6dce84183d787e22ae4fdf8bbd48f7f71..9e701b4a204f3bb0fc66a8fef692f040609ad77e 100644 (file)
@@ -25,6 +25,7 @@
 #include <ctype.h>
 #include <errno.h>
 #include <string.h>
+#include <sys/stat.h>
 #include <sys/types.h>
 #include <fcntl.h>