1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/alevt/files/patch-aa
Roger Hardiman a9a62b3c41 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.
1999-08-18 15:08:37 +00:00

10 lines
208 B
Plaintext

*** 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"