blob: f88606d765b04f094af26f52ab6dea4ff660d0a5 [file] [log] [blame]
// These APIs marked unavailable on watchOS and tvOS.
#include <sys/types.h>
pid_t _fork(void);
int _execv(const char *path, char * const *argv);