chiark / gitweb /
device: allow easy identification of network interfaces without their full sysfs...
[elogind.git] / execute.h
index f820d56cb85a2ba5e21301b3786a2288a9ff5f0b..5c2d15787eb1f084bff73b802c3439a6ede9ae25 100644 (file)
--- a/execute.h
+++ b/execute.h
@@ -182,6 +182,7 @@ int exec_spawn(ExecCommand *command,
                char **argv,
                const ExecContext *context,
                int fds[], unsigned n_fds,
+               char **environment,
                bool apply_permissions,
                bool apply_chroot,
                bool confirm_spawn,