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