diff -Naur gsopcast-0.4.0/src/channel.cc gsopcast-0.4.0-new/src/channel.cc --- gsopcast-0.4.0/src/channel.cc 2008-01-09 17:55:39.000000000 +0800 +++ gsopcast-0.4.0-new/src/channel.cc 2010-03-21 09:26:44.720387730 +0800 @@ -206,8 +206,8 @@ buf_pt = strstr(buf_pt, "type=\""); buf_pt += strlen("type=\""); found = FALSE; - if (*buf_pt != '0') ///filter - found = TRUE; + //if (*buf_pt != '0') ///filter + //found = TRUE; /////////////statistics //for (i = 0; i < 9; i++) { for (i = 0; i < 12; i++) { diff -Naur gsopcast-0.4.0/src/header.h gsopcast-0.4.0-new/src/header.h --- gsopcast-0.4.0/src/header.h 2008-01-09 17:55:39.000000000 +0800 +++ gsopcast-0.4.0-new/src/header.h 2010-03-21 09:23:44.978388612 +0800 @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include