#ifndef SPAWN_H #define SPAWN_H void spawn_async_no_shell(char const *command); #endif /* SPAWN_H */