am a1c0f08d: Merge "Fix a ENOTUP/ENOTSUP typo."
* commit 'a1c0f08d3ccbe5c40be53903615e59113ade4922': Fix a ENOTUP/ENOTSUP typo.
This commit is contained in:
commit
19e30fc410
@ -36,7 +36,7 @@ __BEGIN_DECLS
|
||||
/* on Linux, ENOTSUP and EOPNOTSUPP are defined as the same error code
|
||||
* even if 1000.3 states that they should be different
|
||||
*/
|
||||
#ifndef ENOTUP
|
||||
#ifndef ENOTSUP
|
||||
#define ENOTSUP EOPNOTSUPP
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user