From 71649c0972e233491e207f54ab7ea41e6f1985e2 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 31 Oct 2013 01:59:34 +0000 Subject: pull in less .h to do the same --- bin/ps/fmt.c | 3 +-- bin/ps/ps.c | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/ps') diff --git a/bin/ps/fmt.c b/bin/ps/fmt.c index c12e22bfca6..35c1c01d7bc 100644 --- a/bin/ps/fmt.c +++ b/bin/ps/fmt.c @@ -1,4 +1,4 @@ -/* $OpenBSD: fmt.c,v 1.9 2008/03/24 20:32:04 jasper Exp $ */ +/* $OpenBSD: fmt.c,v 1.10 2013/10/31 01:59:33 deraadt Exp $ */ /*- * Copyright (c) 1990, 1993, 1994 @@ -30,7 +30,6 @@ */ #include -#include #include #include #include diff --git a/bin/ps/ps.c b/bin/ps/ps.c index 9ef6084ddc8..aac650750d0 100644 --- a/bin/ps/ps.c +++ b/bin/ps/ps.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ps.c,v 1.57 2013/10/28 13:05:53 okan Exp $ */ +/* $OpenBSD: ps.c,v 1.58 2013/10/31 01:59:33 deraadt Exp $ */ /* $NetBSD: ps.c,v 1.15 1995/05/18 20:33:25 mycroft Exp $ */ /*- @@ -31,6 +31,7 @@ */ #include +#include #include #include #include -- cgit v1.2.3