1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/skip/files/patch-by

12 lines
499 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/include/skip_types.h work.new/skip/include/skip_types.h
--- skipsrc-1.0.orig/skip/include/skip_types.h Fri Oct 25 13:12:45 1996
+++ work.new/skip/include/skip_types.h Mon Jan 24 12:35:40 2000
@@ -142,6 +142,7 @@
unsigned char flags; /* ACL info for this system */
struct in_addr mask; /* network/host mask */
struct in_addr tunnel_addr; /* tunneling address */
+ unsigned long source; /* source address */
} skip_param_t;
/*