From: Oliver Kurth Date: Fri, 15 Sep 2017 18:22:51 +0000 (-0700) Subject: Common header file change associated with adding Misc. debug messages for X-Git-Tag: stable-10.2.0~651 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff25bb230a11fc2ffdfe083c431954431aec8f5b;p=thirdparty%2Fopen-vm-tools.git Common header file change associated with adding Misc. debug messages for the toolsversion module. Change is not directly 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 181a8d217..bff13da99 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -302,7 +302,8 @@ LOGLEVEL_VAR(upitd), \ LOGLEVEL_VAR(promotedisk), \ LOGLEVEL_VAR(efivarstore), \ - LOGLEVEL_VAR(toolsIso) + LOGLEVEL_VAR(toolsIso), \ + LOGLEVEL_VAR(toolsversion) /* end of list */