refactor: use a more decent physical memory map
[lunaix-os.git] / lunaix-os / arch / i386 / boot / kpt_setup.c
index 741731c0790456bc1747ed733ee9fea882c3b6ab..50d95eef45c8257d683706ed2b8636cf7e2f7416 100644 (file)
@@ -1,6 +1,5 @@
 #define __BOOT_CODE__
 
-#include <lunaix/common.h>
 #include <lunaix/mm/page.h>
 
 #include <sys/boot/bstage.h>