Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f423e5ba authored by Eric Paris's avatar Eric Paris
Browse files

capabilities: remove __cap_full_set definition



In 5163b583 I removed __cap_full_set but
forgot to remove it from a header.  Do that.

Reported-by: default avatarKornilios Kourtis <kkourt@cslab.ece.ntua.gr>
Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent fd778461
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -379,7 +379,6 @@ struct user_namespace;
struct user_namespace *current_user_ns(void);

extern const kernel_cap_t __cap_empty_set;
extern const kernel_cap_t __cap_full_set;
extern const kernel_cap_t __cap_init_eff_set;

/*