aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs22/files/patch-src:m:sparc.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs22/files/patch-src:m:sparc.h')
-rw-r--r--editors/emacs22/files/patch-src:m:sparc.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/emacs22/files/patch-src:m:sparc.h b/editors/emacs22/files/patch-src:m:sparc.h
deleted file mode 100644
index 8d594f5b5cef..000000000000
--- a/editors/emacs22/files/patch-src:m:sparc.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/m/sparc.h.orig Thu Sep 12 02:25:09 2002
-+++ src/m/sparc.h Thu Sep 12 12:33:36 2002
-@@ -89,7 +89,7 @@
- #define PURESIZE 130000
- #endif
-
--#if !defined (__NetBSD__) && !defined (__linux__) && !defined (__OpenBSD__)
-+#if !defined (__NetBSD__) && !defined (__linux__) && !defined (__OpenBSD__) && !defined(__FreeBSD__)
- /* This really belongs in s/sun.h. */
-
- /* Say that the text segment of a.out includes the header;