From 3c9bd5de76c2af40d27f0737c57ec9c4a5724f8a Mon Sep 17 00:00:00 2001 From: dg Date: Sun, 2 Oct 1994 08:19:13 +0000 Subject: Include rtprio.h --- bin/ps/ps.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bin/ps/ps.c') diff --git a/bin/ps/ps.c b/bin/ps/ps.c index 6bb03aa..c52dd0a 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$ + * $Id: ps.c,v 1.2 1994/09/24 02:56:47 davidg Exp $ */ #ifndef lint @@ -44,10 +44,11 @@ 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