Reduce version skew.

This commit is contained in:
Ben Laurie
2012-06-08 09:18:47 +00:00
parent 5b2bbf37fa
commit af454b5bb0
86 changed files with 241 additions and 178 deletions

View File

@@ -57,7 +57,9 @@
*/
/* We need to define this to get macros like S_IFBLK and S_IFCHR */
#if !defined(OPENSSL_SYS_VXWORKS)
#define _XOPEN_SOURCE 500
#endif
#include <errno.h>
#include <stdio.h>