]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/port-irix.c
Import of OpenSSH 4.4p1
[gssapi-openssh.git] / openssh / openbsd-compat / port-irix.c
index aa6db1cf8c6153a3000e66445b7316f93ded3300..ba751a5383f3b8e7d8f6a9dc170465b7922c2a2f 100644 (file)
     defined(WITH_IRIX_JOBS) || \
     defined(WITH_IRIX_ARRAY)
 
+#include <errno.h>
+#include <string.h>
+#include <unistd.h>
+
 #ifdef WITH_IRIX_PROJECT
 # include <proj.h>
 #endif /* WITH_IRIX_PROJECT */
This page took 0.039767 seconds and 4 git commands to generate.