Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by nishi, Thu Oct 17 09:53:38 2024 UTC | Revision 1.2 by nishi, Thu Oct 17 10:18:01 2024 UTC | |
---|---|---|
# | Line 85 | Line 85 |
85 | #undef USE_POLL | #undef USE_POLL |
86 | #endif | #endif |
87 | ||
88 | #if defined(__bsdi__) && !defined(NO_IPV6) | |
89 | #define NO_IPV6 | |
90 | #endif | |
91 | ||
92 | #if defined(__bsdi__) && defined(USE_POLL) | |
93 | #undef USE_POLL | |
94 | #endif | |
95 | ||
96 | #endif | #endif |
97 | ||
98 | /* | /* |
|
nishi@chaotic.ninja | ViewVC Help |
Powered by ViewVC 1.3.0-dev |