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

--- fs2fast.c.orig	Fri Jul 23 23:59:24 1999
+++ fs2fast.c	Mon Sep 15 22:49:44 2003
@@ -19,9 +19,9 @@
  * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  */
 #include <config.h>
-#include <malloc.h>
 #include <memory.h>
 #include "video.h"
+#include <stdlib.h>
 #include "proto.h"
 #include "dither.h"
 #include "my_dmalloc.h"