summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/files/patch-gst_udp_gstudpsrc.h
blob: af26ec15741d233afe05add66c1db4b3ede814d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gst/udp/gstudpsrc.h.orig    Wed Dec 11 13:49:50 2002
+++ gst/udp/gstudpsrc.h Wed Dec 11 13:50:00 2002
@@ -33,6 +33,7 @@
 #include <sys/types.h>
 #include <netdb.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <fcntl.h>
 #include "gstudp.h"