mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-10 04:56:13 +00:00
log: Follow spice style guidelines for #include in log.h
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
0996c33d6d
commit
af682b1b06
@ -18,12 +18,11 @@
|
||||
#ifndef H_SPICE_LOG
|
||||
#define H_SPICE_LOG
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <spice/macros.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <glib.h>
|
||||
#include <spice/macros.h>
|
||||
|
||||
#include "macros.h"
|
||||
|
||||
SPICE_BEGIN_DECLS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user