diff options
-rw-r--r-- | os-posix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os-posix.c b/os-posix.c index a8e38c0298..f90dfda9b0 100644 --- a/os-posix.c +++ b/os-posix.c @@ -29,8 +29,6 @@ #include <grp.h> #include <libgen.h> -/* Needed early for CONFIG_BSD etc. */ -#include "net/slirp.h" #include "qemu/error-report.h" #include "qemu/log.h" #include "sysemu/runstate.h" |