From 021853ab4428c26fc16a157ad5ca41e6db85448b Mon Sep 17 00:00:00 2001 From: dg Date: Sun, 2 Oct 1994 08:33:31 +0000 Subject: On second thought...back out previous commit. --- bin/ps/ps.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bin/ps/ps.c') diff --git a/bin/ps/ps.c b/bin/ps/ps.c index c52dd0a..7effb97 100644 --- a/bin/ps/ps.c +++ b/bin/ps/ps.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ps.c,v 1.2 1994/09/24 02:56:47 davidg Exp $ + * $Id: ps.c,v 1.3 1994/10/02 08:19:13 davidg Exp $ */ #ifndef lint @@ -44,11 +44,10 @@ static char sccsid[] = "@(#)ps.c 8.4 (Berkeley) 4/2/94"; #endif /* not lint */ #include +#include #include #include -#include #include -#include #include #include #include -- cgit v1.1