summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-bo
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/patches/patch-bo')
-rw-r--r--editors/emacs/patches/patch-bo22
1 files changed, 0 insertions, 22 deletions
diff --git a/editors/emacs/patches/patch-bo b/editors/emacs/patches/patch-bo
deleted file mode 100644
index 0d014ff5827..00000000000
--- a/editors/emacs/patches/patch-bo
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-bo,v 1.1 2002/07/19 03:08:09 mycroft Exp $
-
---- lib-src/yow.c.orig Fri Feb 26 11:30:08 1999
-+++ lib-src/yow.c Fri Jul 19 02:33:37 2002
-@@ -12,6 +12,8 @@
-
- #include <stdio.h>
- #include <ctype.h>
-+#include <string.h>
-+#include <stdlib.h>
- #include <../src/epaths.h> /* For PATH_DATA. */
-
- #define BUFSIZE 80
-@@ -32,8 +34,6 @@
- strcpy (p + 4, rel);\
- &res;})
- #endif
--
--char *malloc(), *realloc();
-
- void yow();
- void setup_yow();