mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 18:34:19 +00:00
worker: Remove unneeded include
Nothing seems to be using openssl in red-worker.c Signed-off-by: Christophe Fergeau <cfergeau@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
1170282cec
commit
dd8e205aaf
@ -28,7 +28,6 @@
|
||||
#include <unistd.h>
|
||||
#include <poll.h>
|
||||
#include <pthread.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <inttypes.h>
|
||||
#include <glib.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user