Signed-off-by: Jonathon Jongsma <jjongsma(a)redhat.com>
---
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