X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=execute.h;fp=execute.h;h=0ed3ecd7809e379abe1818526535e02e3e8348c8;hb=c27488016e0e90569260bc513fa95acbad512ff5;hp=d2ac4a82e006cbc1cabab6d57f86c5bf375d6ac9;hpb=ba8c0bef6bbb3f8cb92e0bf381fbe5a84584506f;p=elogind.git diff --git a/execute.h b/execute.h index d2ac4a82e..0ed3ecd78 100644 --- a/execute.h +++ b/execute.h @@ -164,7 +164,7 @@ typedef enum ExitStatus { int exec_spawn(ExecCommand *command, const ExecContext *context, - int *fds, unsigned n_fds, + int fds[], unsigned n_fds, bool apply_permissions, bool apply_chroot, bool confirm_spawn,