summaryrefslogtreecommitdiff
path: root/misc/alevt/files/patch-aa
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>1999-08-18 15:08:37 +0000
committerRoger Hardiman <roger@FreeBSD.org>1999-08-18 15:08:37 +0000
commita9a62b3c416749efcb32b4a43fe8a32e0c001b5a (patch)
tree8309dbe3e2eda2968e8c3f61737c0193de317adb /misc/alevt/files/patch-aa
parentBitmap-emacs20 is Package to use bitmap in Emacs20. (diff)
Import of AleVT
AleVT is a X11 Teletext decoder and viewer. It reads foom /dev/vbi It supports multiple windows, page cache and some command line utils.
Diffstat (limited to 'misc/alevt/files/patch-aa')
-rw-r--r--misc/alevt/files/patch-aa9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/alevt/files/patch-aa b/misc/alevt/files/patch-aa
new file mode 100644
index 000000000000..a94038293c71
--- /dev/null
+++ b/misc/alevt/files/patch-aa
@@ -0,0 +1,9 @@
+*** search.c.orig Wed Aug 18 13:29:10 1999
+--- search.c Wed Aug 18 13:29:31 1999
+***************
+*** 1,3 ****
+--- 1,4 ----
++ #include <sys/types.h>
+ #include <stdlib.h>
+ #include "vt.h"
+ #include "misc.h"