2013-09-26 17:14:40 +02:00

15 lines
334 B
Plaintext

$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"