diff --git a/gst/rist/gstristsrc.c b/gst/rist/gstristsrc.c index 8b70787c4c..287fd46edc 100644 --- a/gst/rist/gstristsrc.c +++ b/gst/rist/gstristsrc.c @@ -59,12 +59,6 @@ /* for strtol() */ #include -/* for setsockopt() */ -#ifndef G_OS_WIN32 -#include -#include -#endif - #include "gstrist.h" GST_DEBUG_CATEGORY_STATIC (gst_rist_src_debug);