view binary.ver @ 36868:6104326789e6

Remove unnecessary #includes. The header file contains nothing but #defines. This reverts r36953 and parts of r36954.
author ib
date Sun, 02 Mar 2014 18:44:33 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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