mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23: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
|
@ -32,7 +32,7 @@ int slirp_add_exec(int do_pty, const char *args, int addr_low_byte,
|
|||
int guest_port);
|
||||
|
||||
extern const char *tftp_prefix;
|
||||
extern const char slirp_hostname[33];
|
||||
extern char slirp_hostname[33];
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue