Skip to content

vlc_fixups: only define TIME_UTC if it's not defined

On Android timespec_get() is supported on some API levels. But TIME_UTC is always defined.

Merge request reports

Loading