X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/3382187cda643ed4e88cfb908b942c20692fd458..a8a9459987490a4f350e0ee8bbb1c34c345fa589:/sys/platform/vkernel/include/globaldata.h diff --git a/sys/platform/vkernel/include/globaldata.h b/sys/platform/vkernel/include/globaldata.h index 0a0b2a596b..9cd8289137 100644 --- a/sys/platform/vkernel/include/globaldata.h +++ b/sys/platform/vkernel/include/globaldata.h @@ -28,7 +28,6 @@ * should not include this file. * * $FreeBSD: src/sys/i386/include/globaldata.h,v 1.11.2.1 2000/05/16 06:58:10 dillon Exp $ - * $DragonFly: src/sys/platform/vkernel/include/globaldata.h,v 1.8 2008/04/28 07:05:07 dillon Exp $ */ #ifndef _MACHINE_GLOBALDATA_H_ @@ -45,15 +44,9 @@ #ifndef _SYS_VKERNEL_H_ #include /* vpte_t */ #endif -#ifndef _MACHINE_SEGMENTS_H_ #include /* struct segment_descriptor */ -#endif -#ifndef _MACHINE_TSS_H_ #include /* struct i386tss */ -#endif -#ifndef _MACHINE_NPX_H_ #include -#endif /* * Note on interrupt control. Pending interrupts not yet dispatched are