mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a9a62b3c41
AleVT is a X11 Teletext decoder and viewer. It reads foom /dev/vbi It supports multiple windows, page cache and some command line utils.
10 lines
208 B
Plaintext
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"
|