rtsp: Don't define h_error ourselves
It's included from netdb.h and that header might define it differently, which can lead to build failures.
This commit is contained in:
parent
8d30d92740
commit
0994a5bff3
@ -56,8 +56,6 @@
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
extern int h_errno;
|
||||
|
||||
#include "gstrtspdefs.h"
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user