aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sysctl.h')
-rw-r--r--include/linux/sysctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h
index fa7bc29925c9..697e160c78d0 100644
--- a/include/linux/sysctl.h
+++ b/include/linux/sysctl.h
@@ -28,6 +28,7 @@
28#include <uapi/linux/sysctl.h> 28#include <uapi/linux/sysctl.h>
29 29
30/* For the /proc/sys support */ 30/* For the /proc/sys support */
31struct completion;
31struct ctl_table; 32struct ctl_table;
32struct nsproxy; 33struct nsproxy;
33struct ctl_table_root; 34struct ctl_table_root;