Skip to content

Commit

Permalink
os-posix.c: remove unneeded #includes
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-ID: <20230901101302.3618955-7-mjt@tls.msk.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
  • Loading branch information
Michael Tokarev authored and bonzini committed Sep 1, 2023
1 parent 433aed5 commit 36d61c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions os-posix.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 36d61c9

Please sign in to comment.