diff options
-rw-r--r-- | sys/dev/snp/snp.c | 1 | ||||
-rw-r--r-- | sys/kern/tty_snoop.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c index b448e30..3744928 100644 --- a/sys/dev/snp/snp.c +++ b/sys/dev/snp/snp.c @@ -15,7 +15,6 @@ * $FreeBSD$ */ -#include "snp.h" #include "opt_compat.h" #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/kern/tty_snoop.c b/sys/kern/tty_snoop.c index b448e30..3744928 100644 --- a/sys/kern/tty_snoop.c +++ b/sys/kern/tty_snoop.c @@ -15,7 +15,6 @@ * $FreeBSD$ */ -#include "snp.h" #include "opt_compat.h" #include <sys/param.h> #include <sys/systm.h> |