mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:07:45 +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
9 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include <LibGUI/GIODevice.h>
|
||||
#include <AK/AKString.h>
|
||||
#include <Kernel/IPv4.h>
|
||||
#include <Kernel/Net/IPv4.h>
|
||||
|
||||
class GSocketAddress {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue