gst/tcp/gsttcp.h: For now, always disable deprecation here -- fixes the build.

Original commit message from CVS:
2006-08-11  Andy Wingo  <wingo@pobox.com>

* gst/tcp/gsttcp.h: For now, always disable deprecation here --
fixes the build.
This commit is contained in:
Andy Wingo 2006-08-11 15:29:56 +00:00
parent 8a223b920d
commit 15432cbbf0
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-08-11 Andy Wingo <wingo@pobox.com>
* gst/tcp/gsttcp.h: For now, always disable deprecation here --
fixes the build.
2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
* gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):

View file

@ -25,6 +25,7 @@
#include "gsttcp-enumtypes.h"
#include <gst/gst.h>
#undef GST_DISABLE_DEPRECATED
#include <gst/dataprotocol/dataprotocol.h>
#define TCP_HIGHEST_PORT 65535