Signed-off-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> --- src/phyp/phyp_driver.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/phyp/phyp_driver.h b/src/phyp/phyp_driver.h index 52a5d2bd17..d7076e3697 100644 --- a/src/phyp/phyp_driver.h +++ b/src/phyp/phyp_driver.h @@ -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 */ -- 2.20.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list