From 69a102c7c2d9a7a3eca380d147871ead0d0153be Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 7 Nov 2001 08:23:09 +0000 Subject: Doh, bring the correct header, this is userland... --- bin/ps/print.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/ps/print.c') diff --git a/bin/ps/print.c b/bin/ps/print.c index 6866144bb88..622e62548c8 100644 --- a/bin/ps/print.c +++ b/bin/ps/print.c @@ -1,4 +1,4 @@ -/* $OpenBSD: print.c,v 1.19 2001/11/07 08:19:43 miod Exp $ */ +/* $OpenBSD: print.c,v 1.20 2001/11/07 08:23:08 miod Exp $ */ /* $NetBSD: print.c,v 1.27 1995/09/29 21:58:12 cgd Exp $ */ /*- @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)print.c 8.6 (Berkeley) 4/16/94"; #else -static char rcsid[] = "$OpenBSD: print.c,v 1.19 2001/11/07 08:19:43 miod Exp $"; +static char rcsid[] = "$OpenBSD: print.c,v 1.20 2001/11/07 08:23:08 miod Exp $"; #endif #endif /* not lint */ @@ -50,7 +50,7 @@ static char rcsid[] = "$OpenBSD: print.c,v 1.19 2001/11/07 08:19:43 miod Exp $"; #include #include -#include +#include #include #include -- cgit v1.2.3