freebsd-ports/comms/yaps/files/patch-ac
Jun Kuriyama 918514b081 YAPS (Yet Another Pager Software)
Submitted by:   Stefan Esser <se@mi.uni-koeln.de>
1998-10-09 04:50:07 +00:00

10 lines
233 B
Text

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