pkgsrc/emulators/xtrs/patches/patch-ab
2007-07-27 23:50:19 +00:00

12 lines
276 B
Text

$NetBSD: patch-ab,v 1.1 2007/07/27 23:50:20 joerg Exp $
--- trs_memory.c.orig 2007-07-27 23:28:29.000000000 +0000
+++ trs_memory.c
@@ -28,7 +28,6 @@
#include "z80.h"
#include "trs.h"
-#include <malloc.h>
#include <stdlib.h>
#include "trs_disk.h"
#include "trs_hard.h"