summaryrefslogtreecommitdiff
path: root/games/imaze/patches/patch-ad
blob: 1a09994fb60bc9dd46714329472d4257d218c723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.1 2005/07/18 01:24:02 kristerw Exp $

--- source/speicher.c.orig	Mon Jul 18 03:20:27 2005
+++ source/speicher.c	Mon Jul 18 03:21:11 2005
@@ -13,9 +13,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#ifndef __FreeBSD__
-#include <malloc.h>
-#endif
 #include <memory.h>
 
 #include "global.h"