• P
    virsh: Fix usage of header termios.h · 989a427d
    Peter Krempa 提交于
    The termios struct exported by the termios.h header is used as an
    argument for vshMakeStdinRaw(). The header isn't used anywhere in
    tools/virsh-domain.c.
    
    This patch adds the header to the header declaring vshMakeStdinRaw() and
    removes other places in virsh.
    989a427d
virsh-domain.c 255.0 KB