gst/tcp/gsttcp.c: Really fix the build?
Original commit message from CVS: 2006-08-11 Andy Wingo <wingo@pobox.com> * gst/tcp/gsttcp.c: Really fix the build?
This commit is contained in:
parent
15432cbbf0
commit
23001d327a
@ -1,5 +1,7 @@
|
||||
2006-08-11 Andy Wingo <wingo@pobox.com>
|
||||
|
||||
* gst/tcp/gsttcp.c: Really fix the build?
|
||||
|
||||
* gst/tcp/gsttcp.h: For now, always disable deprecation here --
|
||||
fixes the build.
|
||||
|
||||
|
@ -37,10 +37,8 @@
|
||||
#include <sys/filio.h>
|
||||
#endif
|
||||
|
||||
#include <glib.h>
|
||||
#include <gst/gst.h>
|
||||
#include "gsttcp.h"
|
||||
#include <gst/gst-i18n-plugin.h>
|
||||
#include <gst/dataprotocol/dataprotocol.h>
|
||||
|
||||
GST_DEBUG_CATEGORY_EXTERN (tcp_debug);
|
||||
#define GST_CAT_DEFAULT tcp_debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user