#ifndef SF_PROCESS_H #define SF_PROCESS_H int spawn(char **argv); #endif /* SF_PROCESS_H */