mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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"
|