mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
util: virprobe.h: use #pragma once in headers
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
5f7b3e0f24
commit
e7bacd3db9
@ -19,8 +19,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef LIBVIRT_VIRPROBE_H
|
||||
# define LIBVIRT_VIRPROBE_H
|
||||
#pragma once
|
||||
|
||||
#include "internal.h"
|
||||
#include "virlog.h"
|
||||
@ -104,5 +103,3 @@
|
||||
|
||||
# define PROBE_QUIET(NAME, FMT, ...)
|
||||
#endif
|
||||
|
||||
#endif /* LIBVIRT_VIRPROBE_H */
|
||||
|
Loading…
Reference in New Issue
Block a user