mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 21:03:10 +00:00
server: remove useless includes
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
2cf810e99e
commit
5e80266cb9
@ -18,9 +18,8 @@
|
||||
#ifndef _H_RED_COMMON
|
||||
#define _H_RED_COMMON
|
||||
|
||||
#include <sys/uio.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <spice/macros.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "common/mem.h"
|
||||
#include "common/spice_common.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user