summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2011-04-26 04:01:08 +0000
committerobrien <obrien@FreeBSD.org>2011-04-26 04:01:08 +0000
commitcc98615df1887f2e36fa4401067b7fe3aa44ee7f (patch)
tree37c96a8c66ad9ccb36d3a5c587d7f2c77355197c /usr.bin
parentbbad79fbccca2804019c96f95a06e828f227a9a4 (diff)
downloadFreeBSD-src-cc98615df1887f2e36fa4401067b7fe3aa44ee7f.zip
FreeBSD-src-cc98615df1887f2e36fa4401067b7fe3aa44ee7f.tar.gz
Catch up with r57841 which removed the possible linking against libutil
by not bothering to include its API.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rlogin/rlogin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/rlogin/rlogin.c b/usr.bin/rlogin/rlogin.c
index c279535..328ff5f 100644
--- a/usr.bin/rlogin/rlogin.c
+++ b/usr.bin/rlogin/rlogin.c
@@ -72,7 +72,6 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <errno.h>
#include <fcntl.h>
-#include <libutil.h>
#include <netdb.h>
#include <paths.h>
#include <pwd.h>
OpenPOWER on IntegriCloud