diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-22 12:38:20 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-10-02 19:09:12 +0200 |
commit | 27e18b8952f8b7a1e26350846f8a0d5a9b33bfb8 (patch) | |
tree | 21357650407ceccaae8a274dd2b32d58dfc060c9 /target/i386 | |
parent | 5b9d17bb7605da6abe92f4f1c5e40efc0c081eb4 (diff) | |
download | qemu-27e18b8952f8b7a1e26350846f8a0d5a9b33bfb8.zip |
char-pty: remove unnecessary #ifdef
For some reason __APPLE__ was not checked in pty code. However, the #ifdef
is redundant: this file is already compiled only if CONFIG_POSIX, same as
util/qemu-openpty.c which it uses.
Reported-by: Roman Bolshakov <r.bolshakov@yadro.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386')
0 files changed, 0 insertions, 0 deletions