Skip to content
  • Randy Dunlap's avatar
    xen: fix header export to userspace · 744f9f10
    Randy Dunlap authored
    
    
    scripts/headers_install.pl prevents "__user" from being exported
    to userspace headers, so just use compiler.h to make sure that
    __user is defined and avoid the error.
    
    unifdef: linux-next-20101112/xx64/usr/include/xen/privcmd.h.tmp: 79: Premature EOF (#if line 33 depth 1)
    
    Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    Cc:	Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
    Cc:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    Cc:	xen-devel@lists.xensource.com (moderated for non-subscribers)
    Cc:	virtualization@lists.osdl.org
    Cc:	Tony Finch <dot@dotat.at>
    Signed-off-by: default avatarJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
    744f9f10