view binary.ver @ 36985:20710ce09985

Add missing #include.
author ib
date Thu, 27 Mar 2014 01:51:22 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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