view binary.ver @ 36783:5df05eaefb67

mp_taglists: Avoid libavformat/internal.h include.
author reimar
date Mon, 17 Feb 2014 23:57:31 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};