validate: do not compile for android.
This commit is contained in:
parent
4ce91b98f0
commit
e5976cad43
@ -27,7 +27,7 @@
|
||||
#include "socket_interposer.h"
|
||||
#include <gst/validate/gst-validate-scenario.h>
|
||||
|
||||
#ifdef G_OS_UNIX
|
||||
#if defined(G_OS_UNIX) && !defined(__ANDROID__)
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/ip.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user