Skip to content
Snippets Groups Projects
Commit c35df50c authored by Ismael Luceno's avatar Ismael Luceno Committed by Alexandre Julliard
Browse files

server: Fix missing include for uid_t.


Explicitly include <sys/types.h> to make uid_t available to users of
server/security.h.

This is a problem on musl, and possibly other non-glibc systems.

Signed-off-by: default avatarIsmael Luceno <ismael@iodev.co.uk>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 92f2d659
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment