serenity/Userland/Libraries/LibC/sys
Ben Wiederhake 67cda61b7f Libraries: Add missing headers
A C++ source file containing just
    #include <LibFoo/Bar.h>
should always compile cleanly.

This patch adds missing header inclusions that could have caused weird error
messages if they were used in a different context. Also, this confused QtCreator.
2021-01-22 21:49:54 +01:00
..
arch/i386
cdefs.h
file.h
internals.h
ioctl.h
ioctl_numbers.h
mman.h
param.h
prctl.cpp
prctl.h
prctl_numbers.h
ptrace.cpp
ptrace.h
resource.h
select.cpp
select.h
socket.cpp
socket.h
stat.h
sysmacros.h
time.h
times.h
types.h
uio.cpp
uio.h
un.h Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
utsname.h
wait.cpp
wait.h