From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:57 +0000 (-0700) Subject: Change to common header file; not applicable to open-vm-tools. X-Git-Tag: stable-10.2.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a6c06caeb75afd7d6a7e017c3b95b60ca9b6f0;p=thirdparty%2Fopen-vm-tools.git Change to common header file; not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/loglevel_user.h b/open-vm-tools/lib/include/loglevel_user.h index 0ee99854e..f9aa578d6 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -159,7 +159,8 @@ LOGLEVEL_VAR(mksMTLRenderer), \ LOGLEVEL_VAR(vaBasicOps), \ LOGLEVEL_VAR(vdpPlugin), \ - \ + LOGLEVEL_VAR(vncServer), \ + \ /* user/sound */ \ LOGLEVEL_VAR(sound), \ LOGLEVEL_VAR(hdaudio), \