mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-08 17:45:17 +00:00
log: Remove useless includes
Now the function almost uses GLib function, no reason to include some system headers. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
4ccc20a7f6
commit
e8c76358ee
@ -21,12 +21,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#ifndef _MSC_VER
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <common/recorder.h>
|
||||
|
||||
#include "log.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user