mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
src/interface: 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
07729eedf3
commit
e31f3df7ca
@ -18,12 +18,9 @@
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef LIBVIRT_INTERFACE_DRIVER_H
|
||||
# define LIBVIRT_INTERFACE_DRIVER_H
|
||||
#pragma once
|
||||
|
||||
int interfaceRegister(void);
|
||||
|
||||
int netcfIfaceRegister(void);
|
||||
int udevIfaceRegister(void);
|
||||
|
||||
#endif /* LIBVIRT_INTERFACE_DRIVER_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user