aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_terminal.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_terminal.c')
-rw-r--r--sys/kern/subr_terminal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_terminal.c b/sys/kern/subr_terminal.c
index f7e61360868c..e34ef7087ad6 100644
--- a/sys/kern/subr_terminal.c
+++ b/sys/kern/subr_terminal.c
@@ -28,7 +28,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/cons.h>
#include <sys/consio.h>