ristsrc: Cleanup unused include
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 4 May 2019 02:28:56 +0000 (22:28 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Tue, 21 May 2019 18:49:17 +0000 (18:49 +0000)
gst/rist/gstristsrc.c

index 8b70787..287fd46 100644 (file)
 /* for strtol() */
 #include <stdlib.h>
 
-/* for setsockopt() */
-#ifndef G_OS_WIN32
-#include <sys/types.h>
-#include <sys/socket.h>
-#endif
-
 #include "gstrist.h"
 
 GST_DEBUG_CATEGORY_STATIC (gst_rist_src_debug);