]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 6 Oct 2020 21:30:55 +0000 (14:30 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 6 Oct 2020 21:30:55 +0000 (14:30 -0700)
open-vm-tools/lib/include/log.h

index bbb315a8af740b033a266d0f46c3a2deca02bb6b..45bf3fe5b912002cf4c8f1e80cd3a1433b094067 100644 (file)
@@ -561,6 +561,9 @@ Log_RegisterOpIdFunction(GetOpId *getOpIdFunc);
 void
 Log_LoadModuleFilters(struct CfgInterface *cfgIf);
 
+long
+Log_OffsetUtc(void);
+
 #endif /* !VMM */
 
 #if defined(__cplusplus)