mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-23 11:52:20 +00:00
src/phyp: use #pragma once in headers
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
3a337efada
commit
7d0c966278
@ -19,9 +19,6 @@
|
|||||||
* <http://www.gnu.org/licenses/>.
|
* <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef LIBVIRT_PHYP_DRIVER_H
|
#pragma once
|
||||||
# define LIBVIRT_PHYP_DRIVER_H
|
|
||||||
|
|
||||||
int phypRegister(void);
|
int phypRegister(void);
|
||||||
|
|
||||||
#endif /* LIBVIRT_PHYP_DRIVER_H */
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user