Hi,
On Mon, Nov 14, 2016 at 11:20:31AM +, Frediano Ziglio wrote:
> spice_usbredir_channel_get_spice_usb_device is used only if LZ4
> is enabled so avoid to define if not used as this cause a
> compile error.
>
> Signed-off-by: Frediano Ziglio
Acked-by: Victor Toso
> ---
> src/channel-usbre
spice_usbredir_channel_get_spice_usb_device is used only if LZ4
is enabled so avoid to define if not used as this cause a
compile error.
Signed-off-by: Frediano Ziglio
---
src/channel-usbredir.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c