From: VMware, Inc <> Date: Wed, 18 Sep 2013 03:32:28 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2013.09.16-1328054~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5581ae35aaca0a1e645d8ffccaae77c0e39d4a;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Dmitry Torokhov --- diff --git a/open-vm-tools/lib/include/loglevel_user.h b/open-vm-tools/lib/include/loglevel_user.h index 17490bf6a..7acb6e516 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -278,6 +278,7 @@ LOGLEVEL_VAR(ftConfig), /*lib/ftConfig */ \ LOGLEVEL_VAR(vmname), /* lib/vmname */ \ LOGLEVEL_VAR(gpumgmt), \ + LOGLEVEL_VAR(unityMsg), /* mks/remote/vdpUnityVmdb */ \ /* end of list */ LOGLEVEL_EXTENSION_DECLARE(LOGLEVEL_USER);