Move bootp_filename to avoid a sparse warning
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7174 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c6d2587121
commit
aa80613232
@ -25,6 +25,7 @@ int slirp_add_exec(int do_pty, const void *args, int addr_low_byte,
|
||||
|
||||
extern const char *tftp_prefix;
|
||||
extern char slirp_hostname[33];
|
||||
extern const char *bootp_filename;
|
||||
|
||||
void slirp_stats(void);
|
||||
void slirp_socket_recv(int addr_low_byte, int guest_port, const uint8_t *buf,
|
||||
|
Loading…
Reference in New Issue
Block a user