node_device_hal.h: Use #pragma once

Acked-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2019-04-03 13:30:14 -04:00
parent c12f687999
commit ba32be8467

View File

@ -19,7 +19,4 @@
*
*/
#ifndef LIBVIRT_NODE_DEVICE_HAL_H
# define LIBVIRT_NODE_DEVICE_HAL_H
#endif /* LIBVIRT_NODE_DEVICE_HAL_H */
#pragma once