commit | da163845602bf75999054d2a9b9f8f877cb36ce2 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 25 16:27:30 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 19 16:42:28 2016 +0200 |
tree | 92752b3363ed28d7eec80fed3e68eb288953213e | |
parent | 87776ab72b02e3c99a042ab7a0a378bc457cc069 [diff] |
gdbstub: remove unnecessary includes from gdbstub-xml.c gdbstub-xml.c defines a bunch of arrays of strings; there is no need to include anything. Keep osdep.h for consistency, but remove the rest. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>