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

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