pkgsrc/multimedia/mpeg-lib/patches/patch-ai
2004-06-26 18:27:23 +00:00

14 lines
334 B
Text

$NetBSD: patch-ai,v 1.1 2004/06/26 18:27:23 grant Exp $
--- hybriderr.c.orig Sat Jul 31 20:05:24 1999
+++ hybriderr.c Mon Sep 15 22:50:05 2003
@@ -24,8 +24,8 @@
#include <config.h>
#include <memory.h>
-#include <malloc.h>
#include "video.h"
+#include <stdlib.h>
#include "proto.h"
#include "dither.h"
#include "my_dmalloc.h"