]> andersk Git - gssapi-openssh.git/blobdiff - openssh/monitor_fdpass.c
Import of OpenSSH 4.6p1
[gssapi-openssh.git] / openssh / monitor_fdpass.c
index c5fc4c39702cd3e87afbdc06eeecae8fa9c7d27b..9f8e9cd550fe0764ee8bafdf23e0aca2e1cadcec 100644 (file)
@@ -29,6 +29,9 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/uio.h>
+#ifdef HAVE_SYS_UN_H
+#include <sys/un.h>
+#endif
 
 #include <errno.h>
 #include <string.h>
This page took 0.030812 seconds and 4 git commands to generate.