diff options
author | dgregor <dgregor@cvs.openbsd.org> | 1998-02-17 01:39:09 +0000 |
---|---|---|
committer | dgregor <dgregor@cvs.openbsd.org> | 1998-02-17 01:39:09 +0000 |
commit | 8cc31619bb767208f266052c26e742a8b4df522f (patch) | |
tree | b0053851001f3bf276db89833eb700f42c872663 /sys/netinet/ip_nat.h | |
parent | a33ccc885ce2651d58474ea5682feb2cc9ca37d0 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/netinet/ip_nat.h')
-rw-r--r-- | sys/netinet/ip_nat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet/ip_nat.h b/sys/netinet/ip_nat.h index 525c5538867..6b2fe2348c3 100644 --- a/sys/netinet/ip_nat.h +++ b/sys/netinet/ip_nat.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ip_nat.h,v 1.9 1998/02/17 01:39:05 dgregor Exp $ */ /* * Copyright (C) 1995-1997 by Darren Reed. * @@ -6,7 +7,7 @@ * to the original author and the contributors. * * @(#)ip_nat.h 1.5 2/4/96 - * $Id: ip_nat.h,v 1.8 1998/01/26 04:10:44 dgregor Exp $ + * $Id: ip_nat.h,v 1.9 1998/02/17 01:39:05 dgregor Exp $ */ #ifndef __IP_NAT_H__ |