1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-15 22:12:23 +00:00
serenity/Userland/Libraries/LibC/arpa
Gunnar Beutner fe8b1a732e LibC: Include additional headers in <arpa/inet.h>
According to the Single UNIX Specification, Version 2 the <arpa/inet.h>
header may optionally include <netinet/in.h> and <inttypes.h>. This
helps with porting software like c-ray that expects this to be the case.
2021-04-11 01:18:02 +02:00
..
inet.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
inet.h LibC: Include additional headers in <arpa/inet.h> 2021-04-11 01:18:02 +02:00