Remove legacy UnixWare support (sigwait, ipv6)

This commit is contained in:
Ondřej Surý
2018-08-21 10:23:28 +02:00
parent 518772e4e0
commit e53a72a649
5 changed files with 4 additions and 165 deletions

View File

@@ -639,8 +639,11 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Define to empty if your compiler does not support "static inline". */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t