diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:59 +0000 |
| commit | 32e86a82f54826f14ea381affa6674db3aa3b5ae (patch) | |
| tree | a101eaa8ce067e6f1f7290d8e2cfc41af62511b1 /sbin/conscontrol | |
| parent | a6fe717c2a876105123214c05176cd74106fb94b (diff) | |
Diffstat (limited to 'sbin/conscontrol')
| -rw-r--r-- | sbin/conscontrol/conscontrol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/conscontrol/conscontrol.c b/sbin/conscontrol/conscontrol.c index b8890cf22030..9c7ec9175910 100644 --- a/sbin/conscontrol/conscontrol.c +++ b/sbin/conscontrol/conscontrol.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/types.h> #include <sys/sysctl.h> #include <sys/ioctl.h> |
