The previous source location was an SVN mirror from long ago. This one is from the author himself. Reduced overall patch count. A lot of them are no longer necessary. Switched back to libstdcpp as the necessary uclibc++ changes are not being merged. Signed-off-by: Rosen Penev <rosenp@gmail.com>
11 lines
347 B
Diff
11 lines
347 B
Diff
--- a/sources/thelib/include/protocols/ts/basetsappprotocolhandler.h
|
|
+++ b/sources/thelib/include/protocols/ts/basetsappprotocolhandler.h
|
|
@@ -18,7 +18,7 @@
|
|
*/
|
|
|
|
|
|
-#if defined HAS_PROTOCOL_TS && defined HAS_MEDIA_TS
|
|
+#if defined HAS_PROTOCOL_TS || defined HAS_MEDIA_TS
|
|
#ifndef _BASETSAPPPROTOCOLHANDLER_H
|
|
#define _BASETSAPPPROTOCOLHANDLER_H
|
|
|