diff options
author | Filipe Brandenburger <filbranden@google.com> | 2014-12-23 10:38:43 -0800 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-12-25 10:56:13 -0500 |
commit | d920e59c7df63300e5b5191d2a4be7b3baac6ea8 (patch) | |
tree | 4b99c2fad9930acc91bc0e3e6ae75f0585db4b5b /catalog/Makefile | |
parent | f01ae8260d90ccff2f299242cd370ab58ea723f0 (diff) |
logind: remove spurious include of <sys/capability.h>
They do not use any functions from libcap directly. The CAP_* constants in use
through these files come from "missing.h" which will import <linux/capability.h>
and complement it with CAP_* constants not defined by the current kernel
headers. The "missing.h" header is imported through "util.h" which gets
imported in "logind.h".
Tested that "systemd-logind" builds cleanly and works after this change.
Diffstat (limited to 'catalog/Makefile')
0 files changed, 0 insertions, 0 deletions