aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r--src/im-sandbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/im-sandbox.h b/src/im-sandbox.h
index 7df41738..9248b226 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -38,5 +38,5 @@
extern void create_sandbox(struct index_args *iargs, int n_proc, char *prefix,
int config_basename, FILE *fh,
- char *use_this_one_instead, FILE *stream,
+ char *use_this_one_instead, int streamfd,
int argc, char *argv[]);