summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/files/patch-gst_rtp_rtp-packet.c
blob: b65d5146aca13ae73b256627772fcb315f75dc21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gst/rtp/rtp-packet.c.orig   Sat Nov 15 01:59:32 2003
+++ gst/rtp/rtp-packet.c    Sat Nov 15 01:59:44 2003
@@ -26,6 +26,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <glib.h>