mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-05 23:35:33 +00:00
LibCore: CSocketAddress: pull in netinet/in.h
This commit is contained in:
committed by
Andreas Kling
parent
f22322a06c
commit
288fa07d85
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <AK/IPv4Address.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user