summaryrefslogtreecommitdiffstats
path: root/server/reds.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-05-18 15:32:35 +0200
committerGerd Hoffmann <kraxel@redhat.com>2010-05-19 11:22:08 +0200
commit9204a5903ab7a2cc39f1c078ce503d337a815be0 (patch)
tree5204865baefd62bdfd03a6e9f459db9b437ac849 /server/reds.c
parent981abd3fee93efb4578e1ae6442ea4b320a710a9 (diff)
downloadspice-9204a5903ab7a2cc39f1c078ce503d337a815be0.tar.gz
spice-9204a5903ab7a2cc39f1c078ce503d337a815be0.tar.xz
spice-9204a5903ab7a2cc39f1c078ce503d337a815be0.zip
add spice-experimental.h
Supposed to be used for work-in-progress bits, where interfaces are not finalized yet. Moved over vdi port interface, tunnel interface and spice client migration functions.
Diffstat (limited to 'server/reds.c')
-rw-r--r--server/reds.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/reds.c b/server/reds.c
index e9bf7164..45946f0c 100644
--- a/server/reds.c
+++ b/server/reds.c
@@ -39,6 +39,7 @@
#include <openssl/err.h>
#include "spice.h"
+#include "spice-experimental.h"
#include "reds.h"
#include <spice/protocol.h>
#include <spice/vd_agent.h>