tevent: add missing `#include <sys/types.h>`
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Jan 2022 14:34:57 +0000 (15:34 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 3 Feb 2022 13:18:29 +0000 (13:18 +0000)
commit6509715c037bd63fad77eb8e96647d89e61bc44c
tree679e7dfe61950c0dbd59766485dad7016f2cc172
parentca60f6350d566b7ecc822bcbb44fb65a1d150bbe
tevent: add missing `#include <sys/types.h>`

The following functions use `pid_t` in their interface:
* `tevent_req_profile_get_status`
* `tevent_req_profile_set_status`

BUG: https://bugs.gentoo.org/828720

Signed-off-by: David Seifert <soap@gentoo.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Feb  3 13:18:29 UTC 2022 on sn-devel-184
lib/tevent/tevent.h