| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 00a1782 commit 91fce10
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ typedef unsigned ares_socklen_t; | |||
| 39 | 39 | require it! */ | |
| 40 | 40 | #if defined(_AIX) || defined(__NOVELL_LIBC__) || defined(__NetBSD__) || \ | |
| 41 | 41 | defined(__minix) || defined(__SYMBIAN32__) || defined(__INTEGRITY) || \ | |
| 42 | - defined(ANDROID) || defined(__ANDROID__) | ||
| 42 | + defined(ANDROID) || defined(__ANDROID__) || defined(__OpenBSD__) | ||
| 43 | 43 | #include <sys/select.h> | |
| 44 | 44 | #endif | |
| 45 | 45 | #if (defined(NETWARE) && !defined(__NOVELL_LIBC__)) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments