aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Chagin <dchagin@FreeBSD.org>2023-02-14 14:46:32 +0000
committerDmitry Chagin <dchagin@FreeBSD.org>2023-03-01 08:42:34 +0000
commit9e963bd8e7b71010e88b7be38158d6acaa2c4c9f (patch)
tree7eec50468b2e82fef076e943304b3b42dfca7327
parent97d640a2b48e5b8232215ce2857b34ff1de2bc66 (diff)
downloadsrc-9e963bd8e7b71010e88b7be38158d6acaa2c4c9f.tar.gz
src-9e963bd8e7b71010e88b7be38158d6acaa2c4c9f.zip
linux(4): Cleanup sys/sysctl.h from linux_misc.h
Leftover after c5156c77 (r374538). MFC after: 2 weeks (cherry picked from commit e2028292e54a4541d1e80159c78516a0b3332e0c)
-rw-r--r--sys/compat/linux/linux_misc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_misc.h b/sys/compat/linux/linux_misc.h
index 7a8073539e87..96fcfcbf52b9 100644
--- a/sys/compat/linux/linux_misc.h
+++ b/sys/compat/linux/linux_misc.h
@@ -31,8 +31,6 @@
#ifndef _LINUX_MISC_H_
#define _LINUX_MISC_H_
-#include <sys/sysctl.h>
-
#define LINUX_MAX_PID_NS_LEVEL 32
/* bits per mask */