mirror of
https://github.com/containers/podman.git
synced 2026-03-20 23:53:25 -04:00
The second argument of `execlp` should be of type `char *`, so we need to add an additional argument there. Signed-off-by: Sascha Grunert <sgrunert@suse.com>