14 lines
314 B
Text
14 lines
314 B
Text
$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"
|