summaryrefslogtreecommitdiff
path: root/sysutils/pcvt-utils/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pcvt-utils/patches/patch-af')
-rw-r--r--sysutils/pcvt-utils/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/pcvt-utils/patches/patch-af b/sysutils/pcvt-utils/patches/patch-af
new file mode 100644
index 00000000000..62f4488a128
--- /dev/null
+++ b/sysutils/pcvt-utils/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2000/12/28 02:32:16 wiz Exp $
+
+--- demo/playvt.c.orig Sat Nov 1 07:49:36 1997
++++ demo/playvt.c
+@@ -42,6 +42,7 @@
+ *---------------------------------------------------------------------------*/
+
+ #include <stdio.h>
++#include <string.h>
+ #include <unistd.h>
+
+ main(argc,argv)