Minix Support

This commit is contained in:
2016-01-21 22:56:26 +01:00
committed by sambuc
parent 632fcf01c7
commit 0aba5426c4
66 changed files with 1319 additions and 43 deletions
+2
View File
@@ -43,8 +43,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
#if !defined(__minix)
/* Support IPv6 for TCP connections */
#define IPv6 1
#endif /* !defined(__minix) */
/* Support os-specific local connections */
/* #undef LOCALCONN */