1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/devel/as80/files/patch-ab
James E. Housley aad79f3e3f New Port: devel/as80
As80 is a lightweight 8080/8085 assembler for UN*X systems.

PR:		24235
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-17 16:11:46 +00:00

10 lines
202 B
Plaintext

--- asm80.c.orig Sun Jan 14 14:08:12 2001
+++ asm80.c Thu Feb 15 10:55:50 2001
@@ -23,7 +23,6 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <malloc.h>
#include "asm80.h"