Minix Support

This commit is contained in:
2014-01-10 21:17:13 +01:00
committed by Lionel Sambuc
parent 632fcf01c7
commit 0aba5426c4
66 changed files with 1319 additions and 43 deletions

View File

@@ -55,8 +55,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 */