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 alia...
details: https://anonhg.NetBSD.org/src/rev/78d72f0a7b7a
branches: trunk
changeset: 318601:78d72f0a7b7a
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 8b9cbb08992f -r 78d72f0a7b7a 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