]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Fix the build.
authorVMware, Inc <>
Tue, 17 Nov 2009 22:11:42 +0000 (14:11 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 17 Nov 2009 22:11:42 +0000 (14:11 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/guestInfo/util.c

index bff014e631086d54667077a083de967b39461a3c..bef52f6f3d641c24dc49a7b716af11bad3b951d8 100644 (file)
@@ -22,6 +22,7 @@
  * Random GuestInfo type utilities.
  */
 
+#include <string.h>
 
 #include "vmware.h"
 #include "guestInfoLib.h"