From c9d448ea79d3a7a6fb7e135be03c5b2fbad87340 Mon Sep 17 00:00:00 2001 From: mav 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/ctlstat/ctlstat.c') diff --git a/usr.bin/ctlstat/ctlstat.c b/usr.bin/ctlstat/ctlstat.c index 3bfb248..f12dd43 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.1