From 5d46cc89b94b8af1c17e14154b9526e2640c87c9 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 26 Apr 2011 04:01:08 +0000 Subject: [PATCH] Catch up with r57841 which removed the possible linking against libutil by not bothering to include its API. --- usr.bin/rlogin/rlogin.c | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.bin/rlogin/rlogin.c b/usr.bin/rlogin/rlogin.c index c279535b6497..328ff5f53b42 100644 --- a/usr.bin/rlogin/rlogin.c +++ b/usr.bin/rlogin/rlogin.c @@ -72,7 +72,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include