From: John Wolfe Date: Tue, 6 Oct 2020 21:30:55 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~294 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d5a9ea8605ad5ce085f109d4e3d378bf327db4;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/log.h b/open-vm-tools/lib/include/log.h index bbb315a8a..45bf3fe5b 100644 --- a/open-vm-tools/lib/include/log.h +++ b/open-vm-tools/lib/include/log.h @@ -561,6 +561,9 @@ Log_RegisterOpIdFunction(GetOpId *getOpIdFunc); void Log_LoadModuleFilters(struct CfgInterface *cfgIf); +long +Log_OffsetUtc(void); + #endif /* !VMM */ #if defined(__cplusplus)