mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add tracebox
This commit is contained in:
parent
bd646c5b69
commit
67f9b018cf
8 changed files with 201 additions and 0 deletions
10
tracebox/patches/204-fix-lua-namespace-crafter.patch
Normal file
10
tracebox/patches/204-fix-lua-namespace-crafter.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- a/src/tracebox/lua.cc 2018-07-20 20:04:08.984285796 +0200
|
||||
+++ b/src/tracebox/lua.cc 2018-07-20 20:04:22.336156705 +0200
|
||||
@@ -12,6 +12,7 @@
|
||||
#include "lauxlib.h"
|
||||
}
|
||||
#include "config.h"
|
||||
+#include "PartialHeader.h"
|
||||
|
||||
extern lua_State* l_init();
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue