From 7394ac8821df07c7c1bf41414b56db2d69fe1eb3 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Sat, 23 Feb 2002 01:12:55 +0000 Subject: No more POOL_EXPOSE. --- usr.bin/netstat/mbuf.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/netstat/mbuf.c b/usr.bin/netstat/mbuf.c index 55f796bd3bc..335d4035d3c 100644 --- a/usr.bin/netstat/mbuf.c +++ b/usr.bin/netstat/mbuf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mbuf.c,v 1.11 2002/01/17 21:34:58 mickey Exp $ */ +/* $OpenBSD: mbuf.c,v 1.12 2002/02/23 01:12:54 art Exp $ */ /* $NetBSD: mbuf.c,v 1.9 1996/05/07 02:55:03 thorpej Exp $ */ /* @@ -38,12 +38,10 @@ #if 0 static char sccsid[] = "from: @(#)mbuf.c 8.1 (Berkeley) 6/6/93"; #else -static char *rcsid = "$OpenBSD: mbuf.c,v 1.11 2002/01/17 21:34:58 mickey Exp $"; +static char *rcsid = "$OpenBSD: mbuf.c,v 1.12 2002/02/23 01:12:54 art Exp $"; #endif #endif /* not lint */ -#define __POOL_EXPOSE - #include #include #include -- cgit v1.2.3