mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
69da47a9de
While here regen patches
11 lines
209 B
C
11 lines
209 B
C
--- valid.c.orig 1997-06-03 10:09:49 UTC
|
|
+++ valid.c
|
|
@@ -3,6 +3,7 @@
|
|
/*# undef HAVE_REGEX_H*/
|
|
# include <stdlib.h>
|
|
# include <string.h>
|
|
+# include <sys/types.h>
|
|
# include "pager.h"
|
|
# include "valid.h"
|
|
|