Commit 7c78a00c authored by diego's avatar diego

Remove pointless malloc.h #include.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16238 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c5568718
......@@ -79,9 +79,6 @@ try to unroll inner for(x=0 ... loop to avoid these damn if(x ... checks
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_MALLOC_H
#include <malloc.h>
#endif
//#undef HAVE_MMX2
//#define HAVE_3DNOW
//#undef HAVE_MMX
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment