From afd1941d02b85e5b03443acf1c9632ba25ad439b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 26 Feb 2001 04:15:13 +0000 Subject: 2001-02-25 Roland McGrath * user.c: Include for decls of built-ins. --- libps/user.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libps/user.c') diff --git a/libps/user.c b/libps/user.c index 4af5014f..0b87ace3 100644 --- a/libps/user.c +++ b/libps/user.c @@ -1,8 +1,8 @@ /* The ps_user type, for per-user info. - Copyright (C) 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1995,96,2001 Free Software Foundation, Inc. - Written by Miles Bader + Written by Miles Bader This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -21,6 +21,7 @@ #include #include #include +#include #include #include "ps.h" -- cgit v1.2.3