]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Move vmbackup definitions to the guestABI directory.
authorVMware, Inc <>
Mon, 28 Sep 2009 20:22:15 +0000 (13:22 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 28 Sep 2009 20:22:15 +0000 (13:22 -0700)
Another change to isolate host/guest interfaces into their own place.
Source changes just reflect the new location/name of the header file.

Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vmware/guestrpc/vmbackup.h [moved from open-vm-tools/services/plugins/vmbackup/vmbackup_def.h with 100% similarity]
open-vm-tools/services/plugins/vmbackup/vmBackupInt.h

index 8e316c3c23a1671d24d2e4b88713f4d7384cc559..3efc004423f26fadc173eccc38a0d76b6cf17fb8 100644 (file)
@@ -29,8 +29,8 @@
 
 #include <glib.h>
 #include "vmware.h"
-#include "vmbackup_def.h"
 #include "vmtoolsApp.h"
+#include "vmware/guestrpc/vmbackup.h"
 
 typedef enum {
    VMBACKUP_STATUS_PENDING,