]> andersk Git - openssh.git/blobdiff - bsd-waitpid.c
- (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
[openssh.git] / bsd-waitpid.c
index fb17063a59bc7712cae95684b274384d2226a849..0bf4c7cd8bf3a866b6560d68f447b5680e4f15d2 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef HAVE_WAITPID 
 #include <errno.h>
 #include <sys/wait.h>
-#include <bsd-waitpid.h>
+#include "bsd-waitpid.h"
 
 pid_t
 waitpid(int pid, int *stat_loc, int options)
This page took 0.032031 seconds and 4 git commands to generate.