Sweden-Number/server
Ismael Luceno c35df50c30 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: Ismael Luceno <ismael@iodev.co.uk>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-15 12:07:44 +01:00
..
Makefile.in makefiles: Substitute all defined variables in the main makefile. 2021-11-10 13:44:44 +01:00
async.c
atom.c
change.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
file.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c
object.c
object.h configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
process.c server: Wait for process exit more often and using increasing delay. 2021-11-12 22:42:51 +01:00
process.h server: Wait for process exit more often and using increasing delay. 2021-11-12 22:42:51 +01:00
procfs.c
protocol.def ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
ptrace.c
queue.c server: Also queue hotkey message for WM_SYSKEYDOWN. 2021-11-02 17:09:39 +01:00
region.c
registry.c
request.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
request.h
security.h server: Fix missing include for uid_t. 2021-11-15 12:07:44 +01:00
semaphore.c
serial.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
signal.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
sock.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
symlink.c
thread.c ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
thread.h
timer.c
token.c
trace.c ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c