udpsrc: Remove unneeded socket.h include
This commit is contained in:
parent
59e08fa503
commit
2eeb0eb58e
@ -111,7 +111,6 @@
|
|||||||
#include "gstudpsrc.h"
|
#include "gstudpsrc.h"
|
||||||
|
|
||||||
#include <gst/net/gstnetaddressmeta.h>
|
#include <gst/net/gstnetaddressmeta.h>
|
||||||
#include <sys/socket.h>
|
|
||||||
|
|
||||||
GST_DEBUG_CATEGORY_STATIC (udpsrc_debug);
|
GST_DEBUG_CATEGORY_STATIC (udpsrc_debug);
|
||||||
#define GST_CAT_DEFAULT (udpsrc_debug)
|
#define GST_CAT_DEFAULT (udpsrc_debug)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user