mpcommon.h: reduce header dependencies on other headers
commit24dfc70a08a785cc0d5b9f58feea914a53d30ab7
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 30 Oct 2010 18:32:17 +0000 (30 21:32 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:16:46 +0000 (2 04:16 +0200)
treefbcc688e3667eb015c6935078c891debc9d4cd71
parent4093dd23af9a9c6aa41b8f0fd196c25a0cec353b
mpcommon.h: reduce header dependencies on other headers

Use "struct foo *ptr" without full definition of the struct, instead
of using typedef names and including other headers for them.
mpcommon.h
subreader.h