Index: xen-3.0.4-testing/unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h =================================================================== --- xen-3.0.4-testing.orig/unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h 2007-05-08 18:02:47.000000000 -0400 +++ xen-3.0.4-testing/unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h 2007-05-09 12:05:03.000000000 -0400 @@ -36,9 +36,7 @@ /* Some kernels have this typedef backported so we cannot reliably * detect based on version number, hence we forcibly #define it. */ -#if defined(__LINUX_TYPES_H) || defined(__LINUX_GFP_H) #define gfp_t unsigned -#endif #if defined(_LINUX_FS_H) && LINUX_VERSION_CODE < KERNEL_VERSION(2,6,9) #define nonseekable_open(inode, filp) /* Nothing to do */