diff options
Diffstat (limited to 'usr/src/uts/common/xen/io/xdb.h')
-rw-r--r-- | usr/src/uts/common/xen/io/xdb.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/usr/src/uts/common/xen/io/xdb.h b/usr/src/uts/common/xen/io/xdb.h index 81f6b5d9c2..d4d744d2ac 100644 --- a/usr/src/uts/common/xen/io/xdb.h +++ b/usr/src/uts/common/xen/io/xdb.h @@ -34,19 +34,6 @@ extern "C" { #endif -#include <sys/types.h> -#include <sys/conf.h> -#include <sys/ddi.h> -#include <sys/dditypes.h> -#include <sys/sunddi.h> -#include <sys/sunldi.h> -#include <sys/modctl.h> -#include <vm/seg_kmem.h> -#include <sys/gnttab.h> -#include <xen/sys/xenbus_impl.h> -#include <xen/sys/xendev.h> -#include "xdf.h" - #define XDB_DBG_ALL 0xf #define XDB_DBG_IO 0x1 #define XDB_DBG_INFO 0x2 |