aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/procfs/procfs_ioctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/procfs/procfs_ioctl.c')
-rw-r--r--sys/fs/procfs/procfs_ioctl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/procfs/procfs_ioctl.c b/sys/fs/procfs/procfs_ioctl.c
index d76dbd9b6598..a7ac90d61a10 100644
--- a/sys/fs/procfs/procfs_ioctl.c
+++ b/sys/fs/procfs/procfs_ioctl.c
@@ -30,8 +30,6 @@
* $FreeBSD$
*/
-#include "opt_compat.h"
-
#include <sys/param.h>
#include <sys/lock.h>
#include <sys/mutex.h>