mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-28 05:07:35 +00:00
Move NetworkOrdered.h to AK/ since it's used in both kernel and userspace.
This commit is contained in:
parent
649c81a714
commit
17e02e7450
Notes:
sideshowbarker
2024-07-19 14:51:15 +09:00
Author: https://github.com/awesomekling
Commit: 17e02e7450
9 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <unistd.h>
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/AKString.h>
|
||||
#include <Kernel/IPv4.h>
|
||||
#include <Kernel/Net/IPv4.h>
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue