diff options
Diffstat (limited to 'src/l2su.h')
| -rw-r--r-- | src/l2su.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; }; |
