From 9cbc24398c8c8d643c28ee87e77ed351c422be1c Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Tue, 6 Nov 2001 19:21:41 +0000 Subject: No need to include vm/vm.h here. --- lib/libc/gen/setproctitle.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libc/gen/setproctitle.c b/lib/libc/gen/setproctitle.c index 65ec831c66c..7d16d03e795 100644 --- a/lib/libc/gen/setproctitle.c +++ b/lib/libc/gen/setproctitle.c @@ -30,14 +30,13 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char rcsid[] = "$OpenBSD: setproctitle.c,v 1.7 1999/02/25 22:10:12 art Exp $"; +static char rcsid[] = "$OpenBSD: setproctitle.c,v 1.8 2001/11/06 19:21:40 art Exp $"; #endif /* LIBC_SCCS and not lint */ #include #include #include #include -#include #include #include -- cgit v1.2.3