]> andersk Git - openssh.git/blobdiff - includes.h
- SCO compile fixes from Gary E. Miller <gem@rellim.com>
[openssh.git] / includes.h
index b4af0c22018aa6b2650d0ff1fe652e688798d5de..3abf2851d42527a5d3eb859c297f52fc64341156 100644 (file)
@@ -86,6 +86,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #  include <sys/poll.h>
 # endif
 #endif
+#ifdef HAVE_SYS_SYSMACROS_H
+# include <sys/sysmacros.h>
+#endif
 
 #include "version.h"
 
This page took 0.41525 seconds and 4 git commands to generate.