summaryrefslogtreecommitdiff
path: root/include/sb2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sb2.h')
-rw-r--r--include/sb2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sb2.h b/include/sb2.h
index e41ee80..119a2d0 100644
--- a/include/sb2.h
+++ b/include/sb2.h
@@ -26,6 +26,10 @@ struct lua_instance {
lua_State *lua;
int mapping_disabled;
int lua_instance_in_use; /* used only if debug messages are active */
+
+ /* for path mapping logic: */
+ char *real_cwd;
+ char *reversed_cwd;
};
/* This version string is used to check that the lua scripts offer