mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
918514b081
Submitted by: Stefan Esser <se@mi.uni-koeln.de>
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
*** 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"
|