From: Michal Privoznik Date: Fri, 14 Nov 2025 13:07:56 +0000 (+0100) Subject: libvirt_esx.syms: Put proper header file name into comment X-Git-Tag: v11.10.0-rc1~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6db235e913c3d1b17d742c0afd54b7bc34b6115b;p=thirdparty%2Flibvirt.git libvirt_esx.syms: Put proper header file name into comment The esxVI_DateTime_ConvertToCalendarTime() symbol is declared in esx_vi_types.h header file. Reflect this in the corresponding .syms file. Signed-off-by: Michal Privoznik Reviewed-by: Martin Kletzander --- diff --git a/src/libvirt_esx.syms b/src/libvirt_esx.syms index 3c14b94aeb..023fecbe94 100644 --- a/src/libvirt_esx.syms +++ b/src/libvirt_esx.syms @@ -5,6 +5,9 @@ # esx/esx_util.h esxUtil_EscapeDatastoreItem; esxUtil_ParseDatastorePath; + + +# esx/esx_vi_types.h esxVI_DateTime_ConvertToCalendarTime; # Let emacs know we want case-insensitive sorting