summaryrefslogtreecommitdiffstats
path: root/usr.sbin/faithd/faithd.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-09-02 20:42:19 +0000
committerbrian <brian@FreeBSD.org>2000-09-02 20:42:19 +0000
commitc587741e5f5ede1a48b2defe0c6c923b02c519c4 (patch)
tree110209d7f5eb3d4d369a30848be92a9cbfdb6f71 /usr.sbin/faithd/faithd.c
parente6a536221cb30ae732c3b4e40beb458608264a3d (diff)
downloadFreeBSD-src-c587741e5f5ede1a48b2defe0c6c923b02c519c4.zip
FreeBSD-src-c587741e5f5ede1a48b2defe0c6c923b02c519c4.tar.gz
Remove libutil - setproctitle() is now in libc
Diffstat (limited to 'usr.sbin/faithd/faithd.c')
-rw-r--r--usr.sbin/faithd/faithd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/faithd/faithd.c b/usr.sbin/faithd/faithd.c
index c314b74..65c2ab3 100644
--- a/usr.sbin/faithd/faithd.c
+++ b/usr.sbin/faithd/faithd.c
@@ -47,9 +47,6 @@
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/ioctl.h>
-#ifdef __FreeBSD__
-#include <libutil.h>
-#endif
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud