commit | aecb2016c90a1b620e21c9e143afbdc9666cce52 | [log] [tgz] |
---|---|---|
author | Roger Pau Monne <roger.pau@citrix.com> | Tue Sep 01 10:33:24 2020 +0200 |
committer | Juergen Gross <jgross@suse.com> | Fri Sep 04 09:59:53 2020 +0200 |
tree | a2c1347de2a1b5cac57bde710909b5500089790c | |
parent | 9d3004bf7ba32c89873bb8422671d52b4bb52ce1 [diff] |
xen/balloon: add header guard In order to protect against the header being included multiple times on the same compilation unit. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Link: https://lore.kernel.org/r/20200901083326.21264-2-roger.pau@citrix.com Signed-off-by: Juergen Gross <jgross@suse.com>