added missing #include <malloc.h>
authorPierre Lombard <p_l@gmx.fr>
Fri, 9 Nov 2001 02:17:02 +0000 (02:17 +0000)
committerPierre Lombard <p_l@gmx.fr>
Fri, 9 Nov 2001 02:17:02 +0000 (02:17 +0000)
commit6c426cff79d109fb1f22054f2a8cbe5532437f58
treec406e8ae809bac6314aed6df8781f6361f70a588
parent9395185f9e375538c064290769b1537438b0e1c8
added missing #include <malloc.h>
#include "config.h" moved as 1st #include since it defines HAVE_foo_h for
  later conditional inclusions

Originally committed as revision 2776 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/postprocess.c
postproc/postprocess_template.c