Originally committed as revision 28164 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
#include <inttypes.h>
#include <assert.h>
#include "config.h"
-#ifdef HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include <unistd.h>
#include "rgb2rgb.h"
#include "swscale.h"
#include <inttypes.h>
#include <assert.h>
#include "config.h"
-#ifdef HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include "rgb2rgb.h"
#include "swscale.h"
#include "swscale_internal.h"
#include <inttypes.h>
#include <assert.h>
#include "config.h"
-#ifdef HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include <unistd.h>
#include "rgb2rgb.h"
#include "swscale.h"