view binary.ver @ 36404:4df68a2d918b

vo_corevideo: Add include to fix compilation on OSX 10.9 Patch by Johan Andersson [j i19 se]
author reimar
date Wed, 30 Oct 2013 18:51:33 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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