diff --git a/usr.bin/systat/ps.c b/usr.bin/systat/ps.c index 71d41724e853..4d3138384d76 100644 --- a/usr.bin/systat/ps.c +++ b/usr.bin/systat/ps.c @@ -1,4 +1,4 @@ -/* $NetBSD: ps.c,v 1.36 2014/02/19 20:42:14 dsl Exp $ */ +/* $NetBSD: ps.c,v 1.37 2017/01/10 21:14:51 christos Exp $ */ /*- * Copyright (c) 1999 @@ -45,12 +45,13 @@ #include #ifndef lint -__RCSID("$NetBSD: ps.c,v 1.36 2014/02/19 20:42:14 dsl Exp $"); +__RCSID("$NetBSD: ps.c,v 1.37 2017/01/10 21:14:51 christos Exp $"); #endif /* not lint */ #include #include #include +#include #include #include