]> 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 eaa91a4b5e9e0fb31e91cd4933048be4f95067d3..ba751a5383f3b8e7d8f6a9dc170465b7922c2a2f 100644 (file)
@@ -29,8 +29,9 @@
     defined(WITH_IRIX_JOBS) || \
     defined(WITH_IRIX_ARRAY)
 
-#include <unistd.h>
+#include <errno.h>
 #include <string.h>
+#include <unistd.h>
 
 #ifdef WITH_IRIX_PROJECT
 # include <proj.h>
This page took 0.030496 seconds and 4 git commands to generate.