git: e2028292e54a - main - linux(4): Cleanup sys/sysctl.h from linux_misc.h

From: Dmitry Chagin <dchagin_at_FreeBSD.org>
Date: Tue, 14 Feb 2023 14:47:21 UTC
The branch main has been updated by dchagin:

URL: https://cgit.FreeBSD.org/src/commit/?id=e2028292e54a4541d1e80159c78516a0b3332e0c

commit e2028292e54a4541d1e80159c78516a0b3332e0c
Author:     Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2023-02-14 14:46:32 +0000
Commit:     Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2023-02-14 14:46:32 +0000

    linux(4): Cleanup sys/sysctl.h from linux_misc.h
    
    Leftover after c5156c77 (r374538).
    
    MFC after:              2 weeks
---
 sys/compat/linux/linux_misc.h | 2 --
 1 file changed, 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 */