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

13 lines
235 B
Plaintext

--- mono.c.orig Sat Jan 8 13:54:02 2000
+++ mono.c Sat Jan 8 13:54:11 2000
@@ -24,7 +24,9 @@
*/
#include <config.h>
+#ifdef HAVE_MALLOC_H
#include <malloc.h>
+#endif
#include <memory.h>
#include "video.h"
#include "proto.h"