summaryrefslogtreecommitdiffstats
path: root/bin/ps/print.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-10-02 08:33:31 +0000
committerdg <dg@FreeBSD.org>1994-10-02 08:33:31 +0000
commit021853ab4428c26fc16a157ad5ca41e6db85448b (patch)
treee38cc29ccd8a3075c1133f92bc2c3840c3b9457c /bin/ps/print.c
parent3c9bd5de76c2af40d27f0737c57ec9c4a5724f8a (diff)
downloadFreeBSD-src-021853ab4428c26fc16a157ad5ca41e6db85448b.zip
FreeBSD-src-021853ab4428c26fc16a157ad5ca41e6db85448b.tar.gz
On second thought...back out previous commit.
Diffstat (limited to 'bin/ps/print.c')
-rw-r--r--bin/ps/print.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ps/print.c b/bin/ps/print.c
index e4c1c85..8c862ee 100644
--- a/bin/ps/print.c
+++ b/bin/ps/print.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: print.c,v 1.2 1994/09/24 02:56:45 davidg Exp $
+ * $Id: print.c,v 1.3 1994/10/02 08:19:12 davidg Exp $
*/
#ifndef lint
@@ -40,7 +40,6 @@ static char sccsid[] = "@(#)print.c 8.6 (Berkeley) 4/16/94";
#include <sys/param.h>
#include <sys/time.h>
#include <sys/resource.h>
-#include <sys/rtprio.h>
#include <sys/proc.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud