diff options
Diffstat (limited to 'gst/rtp')
-rw-r--r-- | gst/rtp/rtp-packet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/rtp/rtp-packet.c b/gst/rtp/rtp-packet.c index b8d95a62..11077ef6 100644 --- a/gst/rtp/rtp-packet.c +++ b/gst/rtp/rtp-packet.c @@ -26,7 +26,6 @@ #include <stdlib.h> #include <string.h> #include <errno.h> -/* On Panther, netinet/in.h doesn't define in_addr_t */ #include <sys/types.h> #include <netinet/in.h> #include <glib.h> |