mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +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/>.
|
||||
*/
|
||||
|
||||
#ifndef LIBVIRT_PHYP_DRIVER_H
|
||||
# define LIBVIRT_PHYP_DRIVER_H
|
||||
#pragma once
|
||||
|
||||
int phypRegister(void);
|
||||
|
||||
#endif /* LIBVIRT_PHYP_DRIVER_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user