From 23001d327a37ce18b8720a066d61048485040da0 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 11 Aug 2006 15:33:17 +0000 Subject: [PATCH] gst/tcp/gsttcp.c: Really fix the build? Original commit message from CVS: 2006-08-11 Andy Wingo * gst/tcp/gsttcp.c: Really fix the build? --- ChangeLog | 2 ++ gst/tcp/gsttcp.c | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7316879..5c20ec8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-08-11 Andy Wingo + * gst/tcp/gsttcp.c: Really fix the build? + * gst/tcp/gsttcp.h: For now, always disable deprecation here -- fixes the build. diff --git a/gst/tcp/gsttcp.c b/gst/tcp/gsttcp.c index 907f65b..0bd3012 100644 --- a/gst/tcp/gsttcp.c +++ b/gst/tcp/gsttcp.c @@ -37,10 +37,8 @@ #include #endif -#include -#include +#include "gsttcp.h" #include -#include GST_DEBUG_CATEGORY_EXTERN (tcp_debug); #define GST_CAT_DEFAULT tcp_debug -- 2.7.4