]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-irix.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / 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.038236 seconds and 4 git commands to generate.