OSDN Git Service

Do not #include common.h without necessity.
authorDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 17:36:48 +0000 (17:36 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 17:36:48 +0000 (17:36 +0000)
commit692c315e3ae33212b441b17615715dfb9733852b
tree9f5f55bcf0bd26eab98c2d6481ed3015d8d8d037
parent57be00bea7d66ea28caab6e32753bc167b7bccf1
Do not #include common.h without necessity.
This eliminates the need to work around common.h overriding certain system
functions which are required in this header.

Originally committed as revision 16776 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/mem.c