summaryrefslogtreecommitdiff
path: root/devel/nasm
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2001-12-09 20:26:31 +0000
committerMurray Stokely <murray@FreeBSD.org>2001-12-09 20:26:31 +0000
commit7d6d42c6675dbf35c593f8e688129afc36648425 (patch)
tree70531fdb1c3083f9b7c8e5ba365672aa275de4b9 /devel/nasm
parentUpdate master site. (diff)
Doh! This patch was already included.
Submitted by: ijliao
Notes
Notes: svn path=/head/; revision=51298
Diffstat (limited to 'devel/nasm')
-rw-r--r--devel/nasm/files/patch-a10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/nasm/files/patch-a b/devel/nasm/files/patch-a
deleted file mode 100644
index f9aaab124476..000000000000
--- a/devel/nasm/files/patch-a
+++ /dev/null
@@ -1,10 +0,0 @@
---- rdoff/symtab.c.orig Sun Oct 28 09:23:19 2001
-+++ rdoff/symtab.c Sun Oct 28 09:23:59 2001
-@@ -9,7 +9,6 @@
- */
- #include <stdio.h>
- #include <stdlib.h>
--#include <malloc.h>
-
- #include "symtab.h"
- #include "hash.h"