]> git.proxmox.com Git - qemu.git/blobdiff - net/slirp.c
janitor: do not include qemu-char everywhere
[qemu.git] / net / slirp.c
index afb52c3af13207b4e0e111c6e1179d254b616e57..f117412badb5dc3a603a99558a8bf65a91ecee75 100644 (file)
@@ -35,6 +35,7 @@
 #include "monitor.h"
 #include "qemu_socket.h"
 #include "slirp/libslirp.h"
+#include "qemu-char.h"
 
 static int get_str_sep(char *buf, int buf_size, const char **pp, int sep)
 {