mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
slirp: Clean up updtime
Drop redundant typecasts in both variants and remove the pointless round-up in the UNIX version. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
285f7a62e4
commit
8ec7f4edcf
2 changed files with 5 additions and 9 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
#define TOWRITEMAX 512
|
||||
|
||||
extern struct timeval tt;
|
||||
extern int link_up;
|
||||
extern int slirp_socket;
|
||||
extern int slirp_socket_unit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue