openbsd-ports/graphics/mpeg-lib/patches/patch-af
2000-01-09 05:56:33 +00:00

18 lines
310 B
Plaintext

--- 24bit.c.orig Fri Dec 24 01:37:17 1999
+++ 24bit.c Fri Dec 24 01:40:16 1999
@@ -26,11 +26,13 @@
*/
#include <config.h>
+#ifdef HAVE_MALLOC_H
+#include <malloc.h>
+#endif
#include "video.h"
#include "dither.h"
#include "proto.h"
#include <time.h>
-#include <malloc.h>
#include "my_dmalloc.h"
/*