aboutsummaryrefslogtreecommitdiffstats
path: root/src/l2su.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/l2su.h')
-rw-r--r--src/l2su.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/l2su.h b/src/l2su.h
index 5813c66..4353266 100644
--- a/src/l2su.h
+++ b/src/l2su.h
@@ -52,6 +52,7 @@ int l2_launcher_rm_tree(const char *path, int nfds);
struct l2_ftw_data {
int depth;
int reloffset;
+ int baseoffset;
void *user;
};