diff options
| -rw-r--r-- | include/linux/capability.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/capability.h b/include/linux/capability.h index e3e8d9cb9b08..d527b2880331 100644 --- a/include/linux/capability.h +++ b/include/linux/capability.h | |||
| @@ -379,7 +379,6 @@ struct user_namespace; | |||
| 379 | struct user_namespace *current_user_ns(void); | 379 | struct user_namespace *current_user_ns(void); |
| 380 | 380 | ||
| 381 | extern const kernel_cap_t __cap_empty_set; | 381 | extern const kernel_cap_t __cap_empty_set; |
| 382 | extern const kernel_cap_t __cap_full_set; | ||
| 383 | extern const kernel_cap_t __cap_init_eff_set; | 382 | extern const kernel_cap_t __cap_init_eff_set; |
| 384 | 383 | ||
| 385 | /* | 384 | /* |
