diff options
Diffstat (limited to 'slirp/if.c')
-rw-r--r-- | slirp/if.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/if.c b/slirp/if.c index 8325a2afb5..93d7cc0b43 100644 --- a/slirp/if.c +++ b/slirp/if.c @@ -5,6 +5,7 @@ * terms and conditions of the copyright. */ +#include "qemu/osdep.h" #include <slirp.h> #include "qemu/timer.h" |