#pragma once #include #include pid_t slave_spawn( int ptmx, int argc, char *const *argv, const char *conf_shell);