Sigh :-(. Removing optimization prematurely is the root of all evil :-(.
[metze/samba/wip.git] / source3 / smbd / globals.h
index 1cefe51faa7e1a3b39b98ba0688305f762a31668..566f04d71f3fe754c72110807ef7e8f552bcf464 100644 (file)
@@ -101,6 +101,7 @@ extern int conn_ctx_stack_ndx;
 struct vfs_init_function_entry;
 extern struct vfs_init_function_entry *backends;
 extern char *sparse_buf;
+extern char *LastDir;
 
 struct smbd_parent_context;
 extern struct smbd_parent_context *am_parent;