Remove useless version check.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
fc7894cebc
commit
827899408f
@ -40,11 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <machine/intr_machdep.h>
|
||||
#if (__FreeBSD_version >= 1100000)
|
||||
#include <x86/apicvar.h>
|
||||
#else
|
||||
#include <machine/apicvar.h>
|
||||
#endif
|
||||
#include <machine/cpu.h>
|
||||
#include <machine/cpufunc.h>
|
||||
#include <machine/md_var.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user