diff options
Diffstat (limited to 'kernel/sysctl.c')
-rw-r--r-- | kernel/sysctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/sysctl.c b/kernel/sysctl.c index 0ef19c614f6d..72c3b1e80d7b 100644 --- a/kernel/sysctl.c +++ b/kernel/sysctl.c | |||
@@ -65,7 +65,6 @@ | |||
65 | #if defined(CONFIG_SYSCTL) | 65 | #if defined(CONFIG_SYSCTL) |
66 | 66 | ||
67 | /* External variables not in a header file. */ | 67 | /* External variables not in a header file. */ |
68 | extern int C_A_D; | ||
69 | extern int print_fatal_signals; | 68 | extern int print_fatal_signals; |
70 | extern int sysctl_overcommit_memory; | 69 | extern int sysctl_overcommit_memory; |
71 | extern int sysctl_overcommit_ratio; | 70 | extern int sysctl_overcommit_ratio; |