From 2f444d157b9fc470c8a4bf69846b2c5fda30eed4 Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Sat, 15 Aug 2015 13:34:38 +0000 Subject: Drop "internal" CTL frontend. Its idea was to be a simple initiator and execute several commands from kernel level, but FreeBSD never had consumer for that functionality, while its implementation polluted many unrelated places.. --- usr.bin/ctlstat/ctlstat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/ctlstat/ctlstat.c b/usr.bin/ctlstat/ctlstat.c index 3bfb24884357..f12dd4372359 100644 --- a/usr.bin/ctlstat/ctlstat.c +++ b/usr.bin/ctlstat/ctlstat.c @@ -62,7 +62,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include -- cgit v1.3