diff options
Diffstat (limited to 'sys/kern/tty_snoop.c')
-rw-r--r-- | sys/kern/tty_snoop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/tty_snoop.c b/sys/kern/tty_snoop.c index 40aa418..7bfb635 100644 --- a/sys/kern/tty_snoop.c +++ b/sys/kern/tty_snoop.c @@ -19,7 +19,6 @@ #include "opt_compat.h" #include "opt_devfs.h" -#include "opt_diagnostic.h" #include <sys/param.h> #include <sys/systm.h> |