mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
removed warnings
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1871 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
7f881e5674
commit
3f423c9c8f
3 changed files with 3 additions and 5 deletions
|
@ -25,7 +25,7 @@ struct ex_list *exec_list;
|
|||
/* XXX: suppress those select globals */
|
||||
fd_set *global_readfds, *global_writefds, *global_xfds;
|
||||
|
||||
const char slirp_hostname[33];
|
||||
char slirp_hostname[33];
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue