Remove from_ssh_auth_fd and fold it into from_ssh_auth_file
[dowkd.git] / gen / setpid.c
bloba708848d541933a7d0240a781410612aa93a719d
1 #include <stdlib.h>
3 int
4 getpid(void)
6 return atoi(getenv("SETPID"));