summaryrefslogtreecommitdiffstats
path: root/libc/kernel/common/linux/sysctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kernel/common/linux/sysctl.h')
-rw-r--r--libc/kernel/common/linux/sysctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/sysctl.h b/libc/kernel/common/linux/sysctl.h
index 5769259..4e92f5c 100644
--- a/libc/kernel/common/linux/sysctl.h
+++ b/libc/kernel/common/linux/sysctl.h
@@ -24,7 +24,7 @@
#include <linux/compiler.h>
struct file;
struct completion;
-#define CTL_MAXNAME 10
+#define CTL_MAXNAME 10
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
struct __sysctl_args {
int __user *name;