view binary.ver @ 36869:80536f6e6f07

Add missing #include.
author ib
date Sun, 02 Mar 2014 20:04:46 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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