summaryrefslogtreecommitdiff
path: root/nsmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsmux.h')
-rw-r--r--nsmux.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/nsmux.h b/nsmux.h
index b4c7f3ff9..5590ddb59 100644
--- a/nsmux.h
+++ b/nsmux.h
@@ -122,9 +122,8 @@ error_t
proxy node and return it in `node`.*/
error_t
netfs_attempt_lookup_improved
- (struct iouser *user,
- struct node *dir,
- char *name, int flags, int lastcomp, node_t ** node, file_t * file);
+ (struct iouser * user, struct node * dir, char *name, int flags,
+ int lastcomp, node_t ** node, file_t * file, int proxy);
/*---------------------------------------------------------------------------*/
/*Responds to the RPC dir_lookup*/
error_t