diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-16 06:36:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-16 06:36:38 +0000 |
commit | d4e03516e2f8106fc9863d60a10b4a7474876cd6 (patch) | |
tree | cfff49d968c255b8613dce73707e989eff7a7618 /lang | |
parent | 527e55387a8138ee519215864af6ce95ecd027d7 (diff) | |
download | ports-d4e03516e2f8106fc9863d60a10b4a7474876cd6.tar.gz ports-d4e03516e2f8106fc9863d60a10b4a7474876cd6.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/mono/files/patch-mono_metadata_debug-mono-symfile.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/mono/files/patch-mono_metadata_debug-mono-symfile.c b/lang/mono/files/patch-mono_metadata_debug-mono-symfile.c deleted file mode 100644 index eab4f7777fc0..000000000000 --- a/lang/mono/files/patch-mono_metadata_debug-mono-symfile.c +++ /dev/null @@ -1,10 +0,0 @@ ---- mono/metadata/debug-mono-symfile.c.orig Thu Dec 26 12:33:21 2002 -+++ mono/metadata/debug-mono-symfile.c Thu Dec 26 12:33:57 2002 -@@ -2,6 +2,7 @@ - #include <stdlib.h> - #include <string.h> - #include <signal.h> -+#include <sys/param.h> - #include <mono/metadata/metadata.h> - #include <mono/metadata/tabledefs.h> - #include <mono/metadata/rawbuffer.h> |