Fixed compilation error on MSVC.
This commit is contained in:
parent
e613e9ff86
commit
c1eb6f9ff8
@ -8,7 +8,9 @@
|
|||||||
* terms and conditions of the copyright.
|
* terms and conditions of the copyright.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef _WIN32
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
#include "libslirp.h"
|
#include "libslirp.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user