aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-12-10 04:26:31 +0800
committermurray <murray@FreeBSD.org>2001-12-10 04:26:31 +0800
commit311fd296aa355da9b0c12f545a3a36d3dade6d0c (patch)
tree812d73ebdc8c085da413b4e59caf5c1251f03413 /devel
parent12ef84dfce8c091b2559cf71dc51b27857eb6c2d (diff)
downloadfreebsd-ports-gnome-311fd296aa355da9b0c12f545a3a36d3dade6d0c.tar.gz
freebsd-ports-gnome-311fd296aa355da9b0c12f545a3a36d3dade6d0c.tar.zst
freebsd-ports-gnome-311fd296aa355da9b0c12f545a3a36d3dade6d0c.zip
Doh! This patch was already included.
Submitted by: ijliao
Diffstat (limited to 'devel')
-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"