Sigh :-(. Removing optimization prematurely is the root of all evil :-(.
[metze/samba/wip.git] / source3 / smbd / globals.c
index 874f35d1f6f180e11f9085abf3e1571099e7e2a4..80f6a6642773f50c22c7bee14288defaaada68d0 100644 (file)
@@ -85,6 +85,7 @@ int conn_ctx_stack_ndx = 0;
 
 struct vfs_init_function_entry *backends = NULL;
 char *sparse_buf = NULL;
+char *LastDir = NULL;
 
 struct smbd_parent_context *am_parent = NULL;
 struct memcache *smbd_memcache_ctx = NULL;