]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Fri, 26 Mar 2021 03:21:18 +0000 (20:21 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Fri, 26 Mar 2021 03:21:18 +0000 (20:21 -0700)
open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h

index 037f53ea9fb428642f66a1c066d5b474b6b82576..c10f25325ad92a4be660e69e1a8e8b65b5086cec 100644 (file)
@@ -81,6 +81,9 @@
 
 #define DEVICEHELPER_CONFIG_DONE_CMD    "guest.deviceHelper.config_done"
 
+#define DEVICEHELPER_CONFIG_STATUS_SUCCESS     1
+#define DEVICEHELPER_CONFIG_STATUS_FAILURE     0
+
 /*
  * Auto-upgrade commands.
  */