mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
xen: add missing #define in include guard.
Submitted by: Akshay Jaggi <akshay1994.leo@gmail.com> Reviewed by: royger
This commit is contained in:
parent
0e92cf939f
commit
71da5f7a01
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301194
@ -35,6 +35,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __ASM_GNTTAB_H__
|
||||
#define __ASM_GNTTAB_H__
|
||||
|
||||
#include <xen/xen-os.h>
|
||||
#include <xen/hypervisor.h>
|
||||
|
Loading…
Reference in New Issue
Block a user