From: Oliver Kurth Date: Tue, 19 Feb 2019 20:51:30 +0000 (-0800) Subject: Common header file change not directly applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2911145026ddc7bd1fdfab97e1af3fefab5dae;p=thirdparty%2Fopen-vm-tools.git Common header file change not directly applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vmware/guestrpc/timesync.h b/open-vm-tools/lib/include/vmware/guestrpc/timesync.h index 83e06e70e..459b94463 100644 --- a/open-vm-tools/lib/include/vmware/guestrpc/timesync.h +++ b/open-vm-tools/lib/include/vmware/guestrpc/timesync.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2009-2017 VMware, Inc. All rights reserved. + * Copyright (C) 2009-2019 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 @@ -27,6 +27,8 @@ #define TOOLSOPTION_SYNCTIME "synctime" #define TOOLSOPTION_SYNCTIME_PERIOD "synctime.period" +#define TOOLSOPTION_SYNCTIME_ALLOW \ + "time.synchronize.allow" #define TOOLSOPTION_SYNCTIME_ENABLE \ "time.synchronize.tools.enable" #define TOOLSOPTION_SYNCTIME_STARTUP_BACKWARD \