Revision 5a49d3e9 ui/qemu-spice.h

b/ui/qemu-spice.h
46 46
void do_info_spice(Monitor *mon, QObject **ret_data);
47 47

  
48 48
CharDriverState *qemu_chr_open_spice(QemuOpts *opts);
49
#if SPICE_SERVER_VERSION >= 0x000c02
50
CharDriverState *qemu_chr_open_spice_port(QemuOpts *opts);
51
#endif
49 52

  
50 53
#else  /* CONFIG_SPICE */
51 54
#include "monitor.h"

Also available in: Unified diff