Commit 193e607
authored
OpenBSD - Update strict_fstream.hpp
The OpenBSD definition of "strerror_r", similar to FreeBSD, returns an `int` rather than a `char *`. This commit includes `__OpenBSD__` in the list of defines to check for this function call.1 parent 13363c9 commit 193e607
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments