1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/misc/alevt/files/patch-aa

10 lines
208 B
Plaintext
Raw Normal View History

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