network: fix another win32 build error

This commit is contained in:
Adrien Moulin
2022-08-21 17:39:40 +02:00
parent d52bc43802
commit bf87193f91

View File

@@ -26,8 +26,6 @@
#include <stdlib.h>
#include <inttypes.h>
#include <wchar.h>
#include <fcntl.h>
#include <unistd.h>
#include <slirp/libslirp.h>
#define HAVE_STDARG_H
#include <86box/86box.h>