mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 20:34:58 +00:00
Remove unnecessary #include <malloc.h>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24765 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f28e5871ed
commit
c212ce53e6
@ -40,10 +40,6 @@
|
||||
*/
|
||||
#undef fprintf
|
||||
|
||||
#ifdef HAVE_MALLOC_H
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#include "img_format.h"
|
||||
#include "mp_image.h"
|
||||
#include "vf.h"
|
||||
|
Loading…
Reference in New Issue
Block a user