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

11 lines
233 B
Plaintext
Raw Normal View History

*** valid.c~ Tue Jun 3 12:09:49 1997
--- valid.c Tue Sep 29 15:26:39 1998
***************
*** 4,7 ****
--- 4,8 ----
# include <stdlib.h>
# include <string.h>
+ # include <sys/types.h>
# include "pager.h"
# include "valid.h"