Skip to content

Commit

Permalink
pmm: Remove stray #include.
Browse files Browse the repository at this point in the history
Signed-off-by: TunaCici <[email protected]>
  • Loading branch information
TunaCici committed May 8, 2024
1 parent 44dbdc8 commit 42f5a3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Kernel/Memory/NBBS.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#include <stdint.h>

#include "LibKern/String.h"
#include "Libkern/String.h"

#include "Memory/PageDef.h"
#include "Memory/BootMem.h"
Expand Down

0 comments on commit 42f5a3b

Please sign in to comment.