diff options
Diffstat (limited to 'sys/kern')
| -rw-r--r-- | sys/kern/subr_param.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/subr_param.c b/sys/kern/subr_param.c index a7841e45f192..333fdc304a34 100644 --- a/sys/kern/subr_param.c +++ b/sys/kern/subr_param.c @@ -39,8 +39,6 @@   * $FreeBSD$   */ -#include <stddef.h> -  #include "opt_param.h"  #include <sys/param.h>  | 
