summaryrefslogtreecommitdiff
path: root/wm/tvtwm/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'wm/tvtwm/patches/patch-as')
-rw-r--r--wm/tvtwm/patches/patch-as26
1 files changed, 26 insertions, 0 deletions
diff --git a/wm/tvtwm/patches/patch-as b/wm/tvtwm/patches/patch-as
new file mode 100644
index 00000000000..fa235bca305
--- /dev/null
+++ b/wm/tvtwm/patches/patch-as
@@ -0,0 +1,26 @@
+$NetBSD: patch-as,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $
+
+Index: regexp.c
+===================================================================
+RCS file: /home/siren/src/tvtwm/regexp.c,v
+retrieving revision 1.1.1.1
+retrieving revision 1.2
+diff -u -r1.1.1.1 -r1.2
+--- regexp.c 1999/08/08 05:46:53 1.1.1.1
++++ regexp.c 1999/08/08 05:56:56 1.2
+@@ -25,14 +25,13 @@
+ #ifndef FILE
+ #include <stdio.h>
+ #endif /* FILE */
++#include <strings.h>
+ #ifndef NSUBEXP
+ #include "regexp.h"
+ #endif /* NSUBEXP */
+ #ifndef MAGIC
+ #include "regmagic.h"
+ #endif /* MAGIC */
+-
+-extern char *strchr();
+
+ /*
+ * The "internal use only" fields in regexp.h are present to pass info from