diff options
Diffstat (limited to 'slirp/dhcpv6.c')
-rw-r--r-- | slirp/dhcpv6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slirp/dhcpv6.c b/slirp/dhcpv6.c index e27d9a4..9ffba38 100644 --- a/slirp/dhcpv6.c +++ b/slirp/dhcpv6.c @@ -20,7 +20,6 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ -#include "qemu/osdep.h" #include "slirp.h" #include "dhcpv6.h" |