~ubuntu-branches/ubuntu/oneiric/open-vm-tools/oneiric

« back to all changes in this revision

Viewing changes to services/plugins/vmbackup/vmBackupInt.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-10-18 12:28:19 UTC
  • mfrom: (1.1.7 upstream) (2.4.9 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091018122819-00vqew6m0ztpqcqp
Tags: 2009.10.15-201664-1
MergingĀ upstreamĀ versionĀ 2009.10.15-201664.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
#include <glib.h>
31
31
#include "vmware.h"
32
 
#include "vmbackup_def.h"
33
32
#include "vmtoolsApp.h"
 
33
#include "vmware/guestrpc/vmbackup.h"
34
34
 
35
35
typedef enum {
36
36
   VMBACKUP_STATUS_PENDING,