X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Faudit.h;h=3df9cc6273380b297ff48dddd717d2de6e87ad1d;hp=b4aecffb3057cd245926cec68500d11dbd1c9f69;hb=01c94c5d0aff09b4c0e429d483c8eeba40017071;hpb=cfb1f5df7ce6868d3edb7333591b91c9809d64d3 diff --git a/src/shared/audit.h b/src/shared/audit.h index b4aecffb3..3df9cc627 100644 --- a/src/shared/audit.h +++ b/src/shared/audit.h @@ -21,10 +21,10 @@ along with systemd; If not, see . ***/ +#include +#include #include -#include "capability.h" - int audit_session_from_pid(pid_t pid, uint32_t *id); int audit_loginuid_from_pid(pid_t pid, uid_t *uid);