git: 9e963bd8e7b7 - stable/13 - linux(4): Cleanup sys/sysctl.h from linux_misc.h
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Mar 2023 08:43:10 UTC
The branch stable/13 has been updated by dchagin:
URL: https://cgit.FreeBSD.org/src/commit/?id=9e963bd8e7b71010e88b7be38158d6acaa2c4c9f
commit 9e963bd8e7b71010e88b7be38158d6acaa2c4c9f
Author: Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2023-02-14 14:46:32 +0000
Commit: Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2023-03-01 08:42:34 +0000
linux(4): Cleanup sys/sysctl.h from linux_misc.h
Leftover after c5156c77 (r374538).
MFC after: 2 weeks
(cherry picked from commit e2028292e54a4541d1e80159c78516a0b3332e0c)
---
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 */