2f5a0ef qemu: Fix building without usbredir

1 file Authored by ruben 9 years ago, Committed by rjones 9 years ago,
1 file changed. 1 lines added. 1 lines removed.
    qemu: Fix building without usbredir
    
    The comparison checks if have_usbredir is defined, which it always is.
    Check if it's defined and set to 1 instead.
    
        
file modified
+1 -1