mirror of
https://github.com/containers/podman.git
synced 2026-07-02 11:25:13 -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>