Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/sys/compat/common atm is gone
details: https://anonhg.NetBSD.org/src/rev/6ff7b2e05cc2
branches: pgoyette-compat
changeset: 830846:6ff7b2e05cc2
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Sep 30 21:32:48 2018 +0000
description:
atm is gone
diffstat:
sys/compat/common/if43_20.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r f039b73a7b0d -r 6ff7b2e05cc2 sys/compat/common/if43_20.c
--- a/sys/compat/common/if43_20.c Sun Sep 30 01:48:27 2018 +0000
+++ b/sys/compat/common/if43_20.c Sun Sep 30 21:32:48 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if43_20.c,v 1.1.2.3 2018/09/22 04:56:28 pgoyette Exp $ */
+/* $NetBSD: if43_20.c,v 1.1.2.4 2018/09/30 21:32:48 pgoyette Exp $ */
/*-
* Copyright (c) 2018 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if43_20.c,v 1.1.2.3 2018/09/22 04:56:28 pgoyette Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if43_20.c,v 1.1.2.4 2018/09/30 21:32:48 pgoyette Exp $");
#if defined(_KERNEL_OPT)
#include "opt_compat_netbsd.h"
@@ -61,7 +61,6 @@
#include <netinet/in_systm.h>
#include <netinet/ip.h>
#include <net/if_gre.h>
-#include <net/if_atm.h>
#include <net/if_tap.h>
#include <net80211/ieee80211_ioctl.h>
Home |
Main Index |
Thread Index |
Old Index