Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/bsd/ipf/netinet Remove unused alias to tcpiphdr.
details:   https://anonhg.NetBSD.org/src/rev/ff51b17002aa
branches:  trunk
changeset: 322365:ff51b17002aa
user:      maxv <maxv%NetBSD.org@localhost>
date:      Tue May 01 07:07:00 2018 +0000
description:
Remove unused alias to tcpiphdr.
diffstat:
 sys/external/bsd/ipf/netinet/ip_compat.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a3a2e097d88f -r ff51b17002aa sys/external/bsd/ipf/netinet/ip_compat.h
--- a/sys/external/bsd/ipf/netinet/ip_compat.h  Tue May 01 07:03:47 2018 +0000
+++ b/sys/external/bsd/ipf/netinet/ip_compat.h  Tue May 01 07:07:00 2018 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ip_compat.h,v 1.11 2016/08/05 09:05:02 christos Exp $  */
+/*     $NetBSD: ip_compat.h,v 1.12 2018/05/01 07:07:00 maxv Exp $      */
 
 /*
  * Copyright (C) 2012 by Darren Reed.
@@ -762,7 +762,6 @@
 typedef        struct  icmp    icmphdr_t;
 typedef        struct  ip      ip_t;
 typedef        struct  ether_header    ether_header_t;
-typedef        struct  tcpiphdr        tcpiphdr_t;
 
 #ifndef        FR_GROUPLEN
 # define       FR_GROUPLEN     16
Home |
Main Index |
Thread Index |
Old Index