summaryrefslogtreecommitdiff
path: root/slirp/sbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'slirp/sbuf.c')
-rw-r--r--slirp/sbuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/sbuf.c b/slirp/sbuf.c
index b8c3db744f..dd4cb8c139 100644
--- a/slirp/sbuf.c
+++ b/slirp/sbuf.c
@@ -5,6 +5,7 @@
* terms and conditions of the copyright.
*/
+#include "qemu/osdep.h"
#include <slirp.h>
#include <qemu/main-loop.h>