From: VMware, Inc <> Date: Wed, 24 Feb 2010 22:18:51 +0000 (-0800) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.02.23-236320~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f82273de12fbcc1f5bddefaac216e11e52f8e98;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/loglevel_user.h b/open-vm-tools/lib/include/loglevel_user.h index d8c791e0d..79d4a6e25 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -173,6 +173,7 @@ LOGLEVEL_VAR(ipc), \ LOGLEVEL_VAR(smbios), \ LOGLEVEL_VAR(acpi), \ + LOGLEVEL_VAR(acpiGPE), \ LOGLEVEL_VAR(xpmode), \ LOGLEVEL_VAR(snapshot), \ LOGLEVEL_VAR(asyncsocket), \