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

Cole Robinson posted 6 patches 6 years, 10 months ago
[libvirt] [PATCH 5/6] node_device_hal.h: Use #pragma once
Posted by Cole Robinson 6 years, 10 months ago
Signed-off-by: Cole Robinson <crobinso@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list