From 7b6f2061b43d32fd6b079765730371e18fe4258e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 11 Aug 2004 22:58:06 +0000 Subject: [PATCH] gst/tcp/gstfdset.c: Fix compile problem on OS/X. Original commit message from CVS: * gst/tcp/gstfdset.c: Fix compile problem on OS/X. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 953e51e630..a9de8e8466 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-11 David Schleef + + * gst/tcp/gstfdset.c: Fix compile problem on OS/X. + 2004-08-11 David Schleef * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct