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