diff options
Diffstat (limited to 'sys/kern/uipc_sockbuf.c')
-rw-r--r-- | sys/kern/uipc_sockbuf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/uipc_sockbuf.c b/sys/kern/uipc_sockbuf.c index 9b23c85..fa55d3e 100644 --- a/sys/kern/uipc_sockbuf.c +++ b/sys/kern/uipc_sockbuf.c @@ -34,7 +34,6 @@ * $FreeBSD$ */ -#include "opt_param.h" #include <sys/param.h> #include <sys/systm.h> #include <sys/domain.h> |