mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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
|
#pragma once
|
||||||
# define LIBVIRT_VIRPROBE_H
|
|
||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include "virlog.h"
|
#include "virlog.h"
|
||||||
@ -104,5 +103,3 @@
|
|||||||
|
|
||||||
# define PROBE_QUIET(NAME, FMT, ...)
|
# define PROBE_QUIET(NAME, FMT, ...)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* LIBVIRT_VIRPROBE_H */
|
|
||||||
|
Loading…
Reference in New Issue
Block a user