Skip to content

Commit

Permalink
Fix kernel build with KDEBUG_LEVEL 0.
Browse files Browse the repository at this point in the history
  • Loading branch information
anevilyak committed Nov 30, 2012
1 parent fed8bb7 commit 86f0f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system/kernel/arch/x86/32/descriptors.cpp
Expand Up @@ -17,6 +17,7 @@

#include <boot/kernel_args.h>
#include <cpu.h>
#include <int.h>
#include <tls.h>
#include <vm/vm.h>
#include <vm/vm_priv.h>
Expand Down

0 comments on commit 86f0f13

Please sign in to comment.