Fix for when libslirp is indeed present.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
6753e62abd
commit
a7e2ca580c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#define U2_USE_SLIRP
|
||||
#endif
|
||||
|
||||
#ifdef U2_SLIRP_FOUND
|
||||
#ifdef U2_USE_SLIRP
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
|
Loading…
Add table
Reference in a new issue