ristsrc: Cleanup unused include
This commit is contained in:
parent
73edff67c7
commit
0c26aaa614
@ -59,12 +59,6 @@
|
|||||||
/* for strtol() */
|
/* for strtol() */
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
/* for setsockopt() */
|
|
||||||
#ifndef G_OS_WIN32
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/socket.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "gstrist.h"
|
#include "gstrist.h"
|
||||||
|
|
||||||
GST_DEBUG_CATEGORY_STATIC (gst_rist_src_debug);
|
GST_DEBUG_CATEGORY_STATIC (gst_rist_src_debug);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user