mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:38:11 +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
|
@ -1,5 +1,5 @@
|
|||
#include <SharedGraphics/PNGLoader.h>
|
||||
#include <Kernel/NetworkOrdered.h>
|
||||
#include <AK/NetworkOrdered.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue