mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
- Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
11 lines
225 B
Diff
11 lines
225 B
Diff
--- a/3rdparty/tinyxml/tinyxml.h
|
|
+++ b/3rdparty/tinyxml/tinyxml.h
|
|
@@ -39,6 +39,7 @@ distribution.
|
|
#include <string>
|
|
#include <iostream>
|
|
#include <sstream>
|
|
+#include "lstate.h"
|
|
using namespace std;
|
|
|
|
// Help out windows:
|