summaryrefslogtreecommitdiffstats
path: root/server/red_common.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-03-11 12:13:33 +0100
committerAlexander Larsson <alexl@redhat.com>2010-03-11 12:14:08 +0100
commitd94cb8e1ba324ba5e534b6cddb604a58d7e15138 (patch)
tree0297b8b53fa7d778d6c4a89f2ef21cad1c226409 /server/red_common.h
parentaf4672326bdd88fbdbc4bd62a2a7563dc7d2077d (diff)
downloadspice-d94cb8e1ba324ba5e534b6cddb604a58d7e15138.tar.gz
spice-d94cb8e1ba324ba5e534b6cddb604a58d7e15138.tar.xz
spice-d94cb8e1ba324ba5e534b6cddb604a58d7e15138.zip
Use spice allocator in server/
Diffstat (limited to 'server/red_common.h')
-rw-r--r--server/red_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/red_common.h b/server/red_common.h
index 7f6fdbc4..d59b04f3 100644
--- a/server/red_common.h
+++ b/server/red_common.h
@@ -22,6 +22,7 @@
#include <openssl/ssl.h>
#include "spice.h"
+#include "mem.h"
#include <spice/protocol.h>
#include <spice/macros.h>