mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 10:18:15 +09:00
Kernel+LibC: Share definitions for net/{if,if_arp,route}.h
This commit is contained in:
parent
ff50122dc5
commit
661bd992b0
Notes:
sideshowbarker
2024-07-18 06:54:23 +09:00
Author: https://github.com/awesomekling
Commit: 661bd992b0
8 changed files with 133 additions and 121 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <AK/Types.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <net/if_arp.h>
|
||||
#include <net/route.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue