From: VMware, Inc <> Date: Fri, 12 Apr 2013 19:47:00 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2013.04.16-1098359~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cfc245a776e68e420cf74eb2d4511574fb52dd88;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 340058ff6..0ddb0f407 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -120,6 +120,7 @@ LOGLEVEL_VAR(gui), \ LOGLEVEL_VAR(guiWin32), \ LOGLEVEL_VAR(mks), \ + LOGLEVEL_VAR(mksInput), \ LOGLEVEL_VAR(mksSWB), \ LOGLEVEL_VAR(mksClient), \ LOGLEVEL_VAR(mksServer), \