summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/patches/patch-ad
blob: 09e4794d5323ce9aba2d3e354bbb563143d5d27b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.4 2003/10/04 15:54:39 danw Exp $

--- gdith.c.orig	Sat Jul 24 00:04:42 1999
+++ gdith.c	Mon Sep 15 22:49:55 2003
@@ -21,8 +21,8 @@
 
 
 #include <config.h>
-#include <malloc.h>
 #include <memory.h>
+#include <stdlib.h>
 #include "mpeg.h"
 #include "dither.h"
 #include "video.h"