diff options
| author | Roger Hardiman <roger@FreeBSD.org> | 1999-08-18 15:08:37 +0000 |
|---|---|---|
| committer | Roger Hardiman <roger@FreeBSD.org> | 1999-08-18 15:08:37 +0000 |
| commit | a9a62b3c416749efcb32b4a43fe8a32e0c001b5a (patch) | |
| tree | 8309dbe3e2eda2968e8c3f61737c0193de317adb /misc/alevt/files/patch-aa | |
| parent | Bitmap-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-aa | 9 |
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" |
