Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/altq "KERNEL" doesn't belong in headers.
details: https://anonhg.NetBSD.org/src/rev/42b027f08892
branches: trunk
changeset: 500619:42b027f08892
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Dec 14 18:51:10 2000 +0000
description:
"KERNEL" doesn't belong in headers.
diffstat:
sys/altq/if_altq.h | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 80d5c8ca75e6 -r 42b027f08892 sys/altq/if_altq.h
--- a/sys/altq/if_altq.h Thu Dec 14 18:47:30 2000 +0000
+++ b/sys/altq/if_altq.h Thu Dec 14 18:51:10 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_altq.h,v 1.2 2000/12/14 08:49:51 thorpej Exp $ */
+/* $NetBSD: if_altq.h,v 1.3 2000/12/14 18:51:10 thorpej Exp $ */
/* $KAME: if_altq.h,v 1.5 2000/12/14 08:12:47 thorpej Exp $ */
/*
@@ -29,12 +29,6 @@
#ifndef _ALTQ_IF_ALTQ_H_
#define _ALTQ_IF_ALTQ_H_
-#ifdef KERNEL
-#ifndef _KERNEL
-#define _KERNEL
-#endif
-#endif
-
struct altq_pktattr; struct tb_regulator; struct top_cdnr;
/*
Home |
Main Index |
Thread Index |
Old Index