A klib.S include fix
- by Antoine Leca
This commit is contained in:
parent
613ff40936
commit
8145b458d6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <minix/const.h>
|
||||
#include <machine/asm.h>
|
||||
#include <machine/interrupt.h>
|
||||
#include <i386/vm.h>
|
||||
#include <machine/vm.h>
|
||||
#include "archconst.h"
|
||||
#include "kernel/const.h"
|
||||
#include "sconst.h"
|
||||
|
|
Loading…
Reference in a new issue