mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:58:11 +00:00
LibC: Time-related POSIX compliance fixes.
This commit is contained in:
parent
abd5931184
commit
aef6030a80
7 changed files with 19 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/ip_icmp.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue