From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:27 +0000 (-0700) Subject: Change to shared header file unrelated to open-vm-tools. X-Git-Tag: stable-10.2.0~327 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8f465ade3ffd332017dc367fea8df806348f2d0;p=thirdparty%2Fopen-vm-tools.git Change to shared header file unrelated 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 624a2c878..2c8611545 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 1998-2016 VMware, Inc. All rights reserved. + * Copyright (C) 1998-2017 VMware, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published @@ -311,7 +311,8 @@ LOGLEVEL_VAR(vmva), \ LOGLEVEL_VAR(udpfec), /* lib/udpfec */ \ LOGLEVEL_VAR(maclatency), \ - LOGLEVEL_VAR(tpm2emu) + LOGLEVEL_VAR(tpm2emu), \ + LOGLEVEL_VAR(nvramMgr) /* end of list */