[libvirt] [PATCH 5/6] node_device_hal.h: Use #pragma once

Cole Robinson crobinso at redhat.com
Wed Apr 3 21:52:47 UTC 2019


Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 src/node_device/node_device_hal.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/node_device/node_device_hal.h b/src/node_device/node_device_hal.h
index ffcf0c84e6..5e9c25ae34 100644
--- a/src/node_device/node_device_hal.h
+++ b/src/node_device/node_device_hal.h
@@ -19,7 +19,4 @@
  *
  */
 
-#ifndef LIBVIRT_NODE_DEVICE_HAL_H
-# define LIBVIRT_NODE_DEVICE_HAL_H
-
-#endif /* LIBVIRT_NODE_DEVICE_HAL_H */
+#pragma once
-- 
2.21.0




More information about the libvir-list mailing list